Class UpdateReplicationConfigurationRequest
- 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.UpdateReplicationConfigurationRequest
-
- All Implemented Interfaces:
SdkPojo,ToCopyableBuilder<UpdateReplicationConfigurationRequest.Builder,UpdateReplicationConfigurationRequest>
@Generated("software.amazon.awssdk:codegen") public final class UpdateReplicationConfigurationRequest extends MgnRequest implements ToCopyableBuilder<UpdateReplicationConfigurationRequest.Builder,UpdateReplicationConfigurationRequest>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceUpdateReplicationConfigurationRequest.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StringaccountID()Update replication configuration Account ID request.BooleanassociateDefaultSecurityGroup()Update replication configuration associate default Application Migration Service Security group request.LongbandwidthThrottling()Update replication configuration bandwidth throttling request.static UpdateReplicationConfigurationRequest.Builderbuilder()BooleancreatePublicIP()Update replication configuration create Public IP request.ReplicationConfigurationDataPlaneRoutingdataPlaneRouting()Update replication configuration data plane routing request.StringdataPlaneRoutingAsString()Update replication configuration data plane routing request.ReplicationConfigurationDefaultLargeStagingDiskTypedefaultLargeStagingDiskType()Update replication configuration use default large Staging Disk type request.StringdefaultLargeStagingDiskTypeAsString()Update replication configuration use default large Staging Disk type request.ReplicationConfigurationEbsEncryptionebsEncryption()Update replication configuration EBS encryption request.StringebsEncryptionAsString()Update replication configuration EBS encryption request.StringebsEncryptionKeyArn()Update replication configuration EBS encryption key ARN request.booleanequals(Object obj)booleanequalsBySdkFields(Object obj)<T> Optional<T>getValueForField(String fieldName, Class<T> clazz)inthashCode()booleanhasReplicatedDisks()For responses, this returns true if the service returned a value for the ReplicatedDisks property.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.Stringname()Update replication configuration name request.List<ReplicationConfigurationReplicatedDisk>replicatedDisks()Update replication configuration replicated disks request.StringreplicationServerInstanceType()Update replication configuration Replication Server instance type request.List<String>replicationServersSecurityGroupsIDs()Update replication configuration Replication Server Security Groups IDs request.List<SdkField<?>>sdkFields()static Class<? extends UpdateReplicationConfigurationRequest.Builder>serializableBuilderClass()StringsourceServerID()Update replication configuration Source Server ID request.StringstagingAreaSubnetId()Update replication configuration Staging Area subnet request.Map<String,String>stagingAreaTags()Update replication configuration Staging Area Tags request.UpdateReplicationConfigurationRequest.BuildertoBuilder()StringtoString()Returns a string representation of this object.BooleanuseDedicatedReplicationServer()Update replication configuration use dedicated Replication Server request.BooleanuseFipsEndpoint()Update replication configuration use Fips Endpoint.-
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
-
accountID
public final String accountID()
Update replication configuration Account ID request.
- Returns:
- Update replication configuration Account ID request.
-
associateDefaultSecurityGroup
public final Boolean associateDefaultSecurityGroup()
Update replication configuration associate default Application Migration Service Security group request.
- Returns:
- Update replication configuration associate default Application Migration Service Security group request.
-
bandwidthThrottling
public final Long bandwidthThrottling()
Update replication configuration bandwidth throttling request.
- Returns:
- Update replication configuration bandwidth throttling request.
-
createPublicIP
public final Boolean createPublicIP()
Update replication configuration create Public IP request.
- Returns:
- Update replication configuration create Public IP request.
-
dataPlaneRouting
public final ReplicationConfigurationDataPlaneRouting dataPlaneRouting()
Update replication configuration data plane routing request.
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:
- Update replication configuration data plane routing request.
- See Also:
ReplicationConfigurationDataPlaneRouting
-
dataPlaneRoutingAsString
public final String dataPlaneRoutingAsString()
Update replication configuration data plane routing request.
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:
- Update replication configuration data plane routing request.
- See Also:
ReplicationConfigurationDataPlaneRouting
-
defaultLargeStagingDiskType
public final ReplicationConfigurationDefaultLargeStagingDiskType defaultLargeStagingDiskType()
Update replication configuration use default large Staging Disk type request.
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:
- Update replication configuration use default large Staging Disk type request.
- See Also:
ReplicationConfigurationDefaultLargeStagingDiskType
-
defaultLargeStagingDiskTypeAsString
public final String defaultLargeStagingDiskTypeAsString()
Update replication configuration use default large Staging Disk type request.
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:
- Update replication configuration use default large Staging Disk type request.
- See Also:
ReplicationConfigurationDefaultLargeStagingDiskType
-
ebsEncryption
public final ReplicationConfigurationEbsEncryption ebsEncryption()
Update replication configuration EBS encryption request.
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:
- Update replication configuration EBS encryption request.
- See Also:
ReplicationConfigurationEbsEncryption
-
ebsEncryptionAsString
public final String ebsEncryptionAsString()
Update replication configuration EBS encryption request.
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:
- Update replication configuration EBS encryption request.
- See Also:
ReplicationConfigurationEbsEncryption
-
ebsEncryptionKeyArn
public final String ebsEncryptionKeyArn()
Update replication configuration EBS encryption key ARN request.
- Returns:
- Update replication configuration EBS encryption key ARN request.
-
name
public final String name()
Update replication configuration name request.
- Returns:
- Update replication configuration name request.
-
hasReplicatedDisks
public final boolean hasReplicatedDisks()
For responses, this returns true if the service returned a value for the ReplicatedDisks 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.
-
replicatedDisks
public final List<ReplicationConfigurationReplicatedDisk> replicatedDisks()
Update replication configuration replicated disks request.
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
hasReplicatedDisks()method.- Returns:
- Update replication configuration replicated disks request.
-
replicationServerInstanceType
public final String replicationServerInstanceType()
Update replication configuration Replication Server instance type request.
- Returns:
- Update replication configuration Replication Server instance type request.
-
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()
Update replication configuration Replication Server Security Groups IDs request.
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:
- Update replication configuration Replication Server Security Groups IDs request.
-
sourceServerID
public final String sourceServerID()
Update replication configuration Source Server ID request.
- Returns:
- Update replication configuration Source Server ID request.
-
stagingAreaSubnetId
public final String stagingAreaSubnetId()
Update replication configuration Staging Area subnet request.
- Returns:
- Update replication configuration Staging Area subnet request.
-
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()
Update replication configuration Staging Area Tags request.
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:
- Update replication configuration Staging Area Tags request.
-
useDedicatedReplicationServer
public final Boolean useDedicatedReplicationServer()
Update replication configuration use dedicated Replication Server request.
- Returns:
- Update replication configuration use dedicated Replication Server request.
-
useFipsEndpoint
public final Boolean useFipsEndpoint()
Update replication configuration use Fips Endpoint.
- Returns:
- Update replication configuration use Fips Endpoint.
-
toBuilder
public UpdateReplicationConfigurationRequest.Builder toBuilder()
- Specified by:
toBuilderin interfaceToCopyableBuilder<UpdateReplicationConfigurationRequest.Builder,UpdateReplicationConfigurationRequest>- Specified by:
toBuilderin classMgnRequest
-
builder
public static UpdateReplicationConfigurationRequest.Builder builder()
-
serializableBuilderClass
public static Class<? extends UpdateReplicationConfigurationRequest.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
-
-