Interface DatabaseSourceVPCConfiguration.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<DatabaseSourceVPCConfiguration.Builder,
,DatabaseSourceVPCConfiguration> SdkBuilder<DatabaseSourceVPCConfiguration.Builder,
,DatabaseSourceVPCConfiguration> SdkPojo
- Enclosing class:
DatabaseSourceVPCConfiguration
public static interface DatabaseSourceVPCConfiguration.Builder
extends SdkPojo, CopyableBuilder<DatabaseSourceVPCConfiguration.Builder,DatabaseSourceVPCConfiguration>
-
Method Summary
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
vpcEndpointServiceName
Amazon Data Firehose is in preview release and is subject to change.
- Parameters:
vpcEndpointServiceName
-Amazon Data Firehose is in preview release and is subject to change.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-