| Modifier and Type | Interface and Description |
|---|---|
interface |
AddDeploymentOptions
Options to add a deployment to a service.
|
interface |
ServicePort
Definition of a service port.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AddDeploymentOptions.Jsii$Proxy
An implementation for
AddDeploymentOptions |
static class |
ServicePort.Jsii$Proxy
An implementation for
ServicePort |
static class |
ServicePortOptions.Jsii$Proxy
An implementation for
ServicePortOptions |
| Modifier and Type | Method and Description |
|---|---|
ServicePortOptions |
ServicePortOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Service.serve(Number port,
ServicePortOptions options)
Configure a port the service will bind to.
|
Copyright © 2021. All rights reserved.