Uses of Class
software.amazon.awssdk.services.drs.model.SourceCloudProperties
-
Packages that use SourceCloudProperties Package Description software.amazon.awssdk.services.drs.model -
-
Uses of SourceCloudProperties in software.amazon.awssdk.services.drs.model
Methods in software.amazon.awssdk.services.drs.model that return SourceCloudProperties Modifier and Type Method Description SourceCloudPropertiesDisconnectSourceServerResponse. sourceCloudProperties()Source cloud properties of the Source Server.SourceCloudPropertiesRetryDataReplicationResponse. sourceCloudProperties()Source cloud properties of the Source Server.SourceCloudPropertiesSourceServer. sourceCloudProperties()Source cloud properties of the Source Server.Methods in software.amazon.awssdk.services.drs.model with parameters of type SourceCloudProperties Modifier and Type Method Description DisconnectSourceServerResponse.BuilderDisconnectSourceServerResponse.Builder. sourceCloudProperties(SourceCloudProperties sourceCloudProperties)Source cloud properties of the Source Server.RetryDataReplicationResponse.BuilderRetryDataReplicationResponse.Builder. sourceCloudProperties(SourceCloudProperties sourceCloudProperties)Source cloud properties of the Source Server.SourceServer.BuilderSourceServer.Builder. sourceCloudProperties(SourceCloudProperties sourceCloudProperties)Source cloud properties of the Source Server.
-