Class CreateReplicationConfigurationTemplateRequest
- java.lang.Object
-
- software.amazon.awssdk.core.SdkRequest
-
- software.amazon.awssdk.awscore.AwsRequest
-
- software.amazon.awssdk.services.mgn.model.MgnRequest
-
- software.amazon.awssdk.services.mgn.model.CreateReplicationConfigurationTemplateRequest
-
- All Implemented Interfaces:
SdkPojo,ToCopyableBuilder<CreateReplicationConfigurationTemplateRequest.Builder,CreateReplicationConfigurationTemplateRequest>
@Generated("software.amazon.awssdk:codegen") public final class CreateReplicationConfigurationTemplateRequest extends MgnRequest implements ToCopyableBuilder<CreateReplicationConfigurationTemplateRequest.Builder,CreateReplicationConfigurationTemplateRequest>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceCreateReplicationConfigurationTemplateRequest.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BooleanassociateDefaultSecurityGroup()Request to associate the default Application Migration Service Security group with the Replication Settings template.LongbandwidthThrottling()Request to configure bandwidth throttling during Replication Settings template creation.static CreateReplicationConfigurationTemplateRequest.Builderbuilder()BooleancreatePublicIP()Request to create Public IP during Replication Settings template creation.ReplicationConfigurationDataPlaneRoutingdataPlaneRouting()Request to configure data plane routing during Replication Settings template creation.StringdataPlaneRoutingAsString()Request to configure data plane routing during Replication Settings template creation.ReplicationConfigurationDefaultLargeStagingDiskTypedefaultLargeStagingDiskType()Request to configure the default large staging disk EBS volume type during Replication Settings template creation.StringdefaultLargeStagingDiskTypeAsString()Request to configure the default large staging disk EBS volume type during Replication Settings template creation.ReplicationConfigurationEbsEncryptionebsEncryption()Request to configure EBS encryption during Replication Settings template creation.StringebsEncryptionAsString()Request to configure EBS encryption during Replication Settings template creation.StringebsEncryptionKeyArn()Request to configure an EBS encryption key during Replication Settings template creation.booleanequals(Object obj)booleanequalsBySdkFields(Object obj)<T> Optional<T>getValueForField(String fieldName, Class<T> clazz)inthashCode()booleanhasReplicationServersSecurityGroupsIDs()For responses, this returns true if the service returned a value for the ReplicationServersSecurityGroupsIDs property.booleanhasStagingAreaTags()For responses, this returns true if the service returned a value for the StagingAreaTags property.booleanhasTags()For responses, this returns true if the service returned a value for the Tags property.StringreplicationServerInstanceType()Request to configure the Replication Server instance type during Replication Settings template creation.List<String>replicationServersSecurityGroupsIDs()Request to configure the Replication Server Security group ID during Replication Settings template creation.List<SdkField<?>>sdkFields()static Class<? extends CreateReplicationConfigurationTemplateRequest.Builder>serializableBuilderClass()StringstagingAreaSubnetId()Request to configure the Staging Area subnet ID during Replication Settings template creation.Map<String,String>stagingAreaTags()Request to configure Staging Area tags during Replication Settings template creation.Map<String,String>tags()Request to configure tags during Replication Settings template creation.CreateReplicationConfigurationTemplateRequest.BuildertoBuilder()StringtoString()Returns a string representation of this object.BooleanuseDedicatedReplicationServer()Request to use Dedicated Replication Servers during Replication Settings template creation.BooleanuseFipsEndpoint()Request to use Fips Endpoint during Replication Settings template creation.-
Methods inherited from class software.amazon.awssdk.awscore.AwsRequest
overrideConfiguration
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
-
-
-
Method Detail
-
associateDefaultSecurityGroup
public final Boolean associateDefaultSecurityGroup()
Request to associate the default Application Migration Service Security group with the Replication Settings template.
- Returns:
- Request to associate the default Application Migration Service Security group with the Replication Settings template.
-
bandwidthThrottling
public final Long bandwidthThrottling()
Request to configure bandwidth throttling during Replication Settings template creation.
- Returns:
- Request to configure bandwidth throttling during Replication Settings template creation.
-
createPublicIP
public final Boolean createPublicIP()
Request to create Public IP during Replication Settings template creation.
- Returns:
- Request to create Public IP during Replication Settings template creation.
-
dataPlaneRouting
public final ReplicationConfigurationDataPlaneRouting dataPlaneRouting()
Request to configure data plane routing during Replication Settings template creation.
If the service returns an enum value that is not available in the current SDK version,
dataPlaneRoutingwill returnReplicationConfigurationDataPlaneRouting.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromdataPlaneRoutingAsString().- Returns:
- Request to configure data plane routing during Replication Settings template creation.
- See Also:
ReplicationConfigurationDataPlaneRouting
-
dataPlaneRoutingAsString
public final String dataPlaneRoutingAsString()
Request to configure data plane routing during Replication Settings template creation.
If the service returns an enum value that is not available in the current SDK version,
dataPlaneRoutingwill returnReplicationConfigurationDataPlaneRouting.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromdataPlaneRoutingAsString().- Returns:
- Request to configure data plane routing during Replication Settings template creation.
- See Also:
ReplicationConfigurationDataPlaneRouting
-
defaultLargeStagingDiskType
public final ReplicationConfigurationDefaultLargeStagingDiskType defaultLargeStagingDiskType()
Request to configure the default large staging disk EBS volume type during Replication Settings template creation.
If the service returns an enum value that is not available in the current SDK version,
defaultLargeStagingDiskTypewill returnReplicationConfigurationDefaultLargeStagingDiskType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromdefaultLargeStagingDiskTypeAsString().- Returns:
- Request to configure the default large staging disk EBS volume type during Replication Settings template creation.
- See Also:
ReplicationConfigurationDefaultLargeStagingDiskType
-
defaultLargeStagingDiskTypeAsString
public final String defaultLargeStagingDiskTypeAsString()
Request to configure the default large staging disk EBS volume type during Replication Settings template creation.
If the service returns an enum value that is not available in the current SDK version,
defaultLargeStagingDiskTypewill returnReplicationConfigurationDefaultLargeStagingDiskType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromdefaultLargeStagingDiskTypeAsString().- Returns:
- Request to configure the default large staging disk EBS volume type during Replication Settings template creation.
- See Also:
ReplicationConfigurationDefaultLargeStagingDiskType
-
ebsEncryption
public final ReplicationConfigurationEbsEncryption ebsEncryption()
Request to configure EBS encryption during Replication Settings template creation.
If the service returns an enum value that is not available in the current SDK version,
ebsEncryptionwill returnReplicationConfigurationEbsEncryption.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromebsEncryptionAsString().- Returns:
- Request to configure EBS encryption during Replication Settings template creation.
- See Also:
ReplicationConfigurationEbsEncryption
-
ebsEncryptionAsString
public final String ebsEncryptionAsString()
Request to configure EBS encryption during Replication Settings template creation.
If the service returns an enum value that is not available in the current SDK version,
ebsEncryptionwill returnReplicationConfigurationEbsEncryption.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromebsEncryptionAsString().- Returns:
- Request to configure EBS encryption during Replication Settings template creation.
- See Also:
ReplicationConfigurationEbsEncryption
-
ebsEncryptionKeyArn
public final String ebsEncryptionKeyArn()
Request to configure an EBS encryption key during Replication Settings template creation.
- Returns:
- Request to configure an EBS encryption key during Replication Settings template creation.
-
replicationServerInstanceType
public final String replicationServerInstanceType()
Request to configure the Replication Server instance type during Replication Settings template creation.
- Returns:
- Request to configure the Replication Server instance type during Replication Settings template creation.
-
hasReplicationServersSecurityGroupsIDs
public final boolean hasReplicationServersSecurityGroupsIDs()
For responses, this returns true if the service returned a value for the ReplicationServersSecurityGroupsIDs property. This DOES NOT check that the value is non-empty (for which, you should check theisEmpty()method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified.
-
replicationServersSecurityGroupsIDs
public final List<String> replicationServersSecurityGroupsIDs()
Request to configure the Replication Server Security group ID during Replication Settings template creation.
Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the
hasReplicationServersSecurityGroupsIDs()method.- Returns:
- Request to configure the Replication Server Security group ID during Replication Settings template creation.
-
stagingAreaSubnetId
public final String stagingAreaSubnetId()
Request to configure the Staging Area subnet ID during Replication Settings template creation.
- Returns:
- Request to configure the Staging Area subnet ID during Replication Settings template creation.
-
hasStagingAreaTags
public final boolean hasStagingAreaTags()
For responses, this returns true if the service returned a value for the StagingAreaTags property. This DOES NOT check that the value is non-empty (for which, you should check theisEmpty()method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified.
-
stagingAreaTags
public final Map<String,String> stagingAreaTags()
Request to configure Staging Area tags during Replication Settings template creation.
Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the
hasStagingAreaTags()method.- Returns:
- Request to configure Staging Area tags during Replication Settings template creation.
-
hasTags
public final boolean hasTags()
For responses, this returns true if the service returned a value for the Tags property. This DOES NOT check that the value is non-empty (for which, you should check theisEmpty()method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified.
-
tags
public final Map<String,String> tags()
Request to configure tags during Replication Settings template creation.
Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the
hasTags()method.- Returns:
- Request to configure tags during Replication Settings template creation.
-
useDedicatedReplicationServer
public final Boolean useDedicatedReplicationServer()
Request to use Dedicated Replication Servers during Replication Settings template creation.
- Returns:
- Request to use Dedicated Replication Servers during Replication Settings template creation.
-
useFipsEndpoint
public final Boolean useFipsEndpoint()
Request to use Fips Endpoint during Replication Settings template creation.
- Returns:
- Request to use Fips Endpoint during Replication Settings template creation.
-
toBuilder
public CreateReplicationConfigurationTemplateRequest.Builder toBuilder()
- Specified by:
toBuilderin interfaceToCopyableBuilder<CreateReplicationConfigurationTemplateRequest.Builder,CreateReplicationConfigurationTemplateRequest>- Specified by:
toBuilderin classMgnRequest
-
builder
public static CreateReplicationConfigurationTemplateRequest.Builder builder()
-
serializableBuilderClass
public static Class<? extends CreateReplicationConfigurationTemplateRequest.Builder> serializableBuilderClass()
-
hashCode
public final int hashCode()
- Overrides:
hashCodein classAwsRequest
-
equals
public final boolean equals(Object obj)
- Overrides:
equalsin classAwsRequest
-
equalsBySdkFields
public final boolean equalsBySdkFields(Object obj)
- Specified by:
equalsBySdkFieldsin interfaceSdkPojo
-
toString
public final String toString()
Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
-
getValueForField
public final <T> Optional<T> getValueForField(String fieldName, Class<T> clazz)
- Overrides:
getValueForFieldin classSdkRequest
-
-