public static final class BackendConfig.Builder
extends java.lang.Object
BackendConfig
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
BackendConfig |
build()
Builds the configured instance.
|
BackendConfig.Builder |
virtualServiceBackend(CfnVirtualNode.BackendProperty virtualServiceBackend)
Sets the value of
BackendConfig.getVirtualServiceBackend() |
public BackendConfig.Builder virtualServiceBackend(CfnVirtualNode.BackendProperty virtualServiceBackend)
BackendConfig.getVirtualServiceBackend()
virtualServiceBackend
- Config for a Virtual Service backend. This parameter is required.this
public BackendConfig build()
BackendConfig
java.lang.NullPointerException
- if any required attribute was not provided