| Modifier and Type | Interface and Description |
|---|---|
interface |
ServicePort
Definition of a service port.
|
| Modifier and Type | Class and Description |
|---|---|
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.addDeployment(Deployment deployment,
Number port,
ServicePortOptions options)
Associate a deployment to this service.
|
void |
Service.serve(Number port,
ServicePortOptions options)
Configure a port the service will bind to.
|
Copyright © 2021. All rights reserved.