Skip navigation links
A B C D E F G H I K L M N O P R S T U V 

A

amiId() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
The identifier of the Amazon Machine Image (AMI) from the replication run.
amiId(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRun.Builder
The identifier of the Amazon Machine Image (AMI) from the replication run.
appId() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
Unique ID of the application.
appId(String) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
Unique ID of the application.
appId() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationRequest
ID of the application associated with the launch configuration.
appId(String) - Method in interface software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationRequest.Builder
ID of the application associated with the launch configuration.
appId() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationRequest
ID of the application associated with the replication configuration.
appId(String) - Method in interface software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationRequest.Builder
ID of the application associated with the replication configuration.
appId() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppRequest
ID of the application to delete.
appId(String) - Method in interface software.amazon.awssdk.services.sms.model.DeleteAppRequest.Builder
ID of the application to delete.
appId() - Method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetRequest
ID of the application associated with the change set.
appId(String) - Method in interface software.amazon.awssdk.services.sms.model.GenerateChangeSetRequest.Builder
ID of the application associated with the change set.
appId() - Method in class software.amazon.awssdk.services.sms.model.GenerateTemplateRequest
ID of the application associated with the Amazon CloudFormation template.
appId(String) - Method in interface software.amazon.awssdk.services.sms.model.GenerateTemplateRequest.Builder
ID of the application associated with the Amazon CloudFormation template.
appId() - Method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationRequest
ID of the application launch configuration.
appId(String) - Method in interface software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationRequest.Builder
ID of the application launch configuration.
appId() - Method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationResponse
ID of the application associated with the launch configuration.
appId(String) - Method in interface software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationResponse.Builder
ID of the application associated with the launch configuration.
appId() - Method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationRequest
ID of the application associated with the replication configuration.
appId(String) - Method in interface software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationRequest.Builder
ID of the application associated with the replication configuration.
appId() - Method in class software.amazon.awssdk.services.sms.model.GetAppRequest
ID of the application whose information is being retrieved.
appId(String) - Method in interface software.amazon.awssdk.services.sms.model.GetAppRequest.Builder
ID of the application whose information is being retrieved.
appId() - Method in class software.amazon.awssdk.services.sms.model.LaunchAppRequest
ID of the application to launch.
appId(String) - Method in interface software.amazon.awssdk.services.sms.model.LaunchAppRequest.Builder
ID of the application to launch.
appId() - Method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest
ID of the application associated with the launch configuration.
appId(String) - Method in interface software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest.Builder
ID of the application associated with the launch configuration.
appId() - Method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationRequest
ID of the application tassociated with the replication configuration.
appId(String) - Method in interface software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationRequest.Builder
ID of the application tassociated with the replication configuration.
appId() - Method in class software.amazon.awssdk.services.sms.model.StartAppReplicationRequest
ID of the application to replicate.
appId(String) - Method in interface software.amazon.awssdk.services.sms.model.StartAppReplicationRequest.Builder
ID of the application to replicate.
appId() - Method in class software.amazon.awssdk.services.sms.model.StopAppReplicationRequest
ID of the application to stop replicating.
appId(String) - Method in interface software.amazon.awssdk.services.sms.model.StopAppReplicationRequest.Builder
ID of the application to stop replicating.
appId() - Method in class software.amazon.awssdk.services.sms.model.TerminateAppRequest
ID of the application to terminate.
appId(String) - Method in interface software.amazon.awssdk.services.sms.model.TerminateAppRequest.Builder
ID of the application to terminate.
appId() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppRequest
ID of the application to update.
appId(String) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppRequest.Builder
ID of the application to update.
appIds() - Method in class software.amazon.awssdk.services.sms.model.ListAppsRequest

appIds(Collection<String>) - Method in interface software.amazon.awssdk.services.sms.model.ListAppsRequest.Builder

appIds(String...) - Method in interface software.amazon.awssdk.services.sms.model.ListAppsRequest.Builder

AppLaunchStatus - Enum in software.amazon.awssdk.services.sms.model
 
AppReplicationStatus - Enum in software.amazon.awssdk.services.sms.model
 
apps() - Method in class software.amazon.awssdk.services.sms.model.ListAppsResponse
A list of application summaries.
apps(Collection<AppSummary>) - Method in interface software.amazon.awssdk.services.sms.model.ListAppsResponse.Builder
A list of application summaries.
apps(AppSummary...) - Method in interface software.amazon.awssdk.services.sms.model.ListAppsResponse.Builder
A list of application summaries.
apps(Consumer<AppSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.ListAppsResponse.Builder
A list of application summaries.
AppStatus - Enum in software.amazon.awssdk.services.sms.model
 
AppSummary - Class in software.amazon.awssdk.services.sms.model
Information about the application.
appSummary() - Method in class software.amazon.awssdk.services.sms.model.CreateAppResponse
Summary description of the application.
appSummary(AppSummary) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppResponse.Builder
Summary description of the application.
appSummary(Consumer<AppSummary.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppResponse.Builder
Summary description of the application.
appSummary() - Method in class software.amazon.awssdk.services.sms.model.GetAppResponse
Information about the application.
appSummary(AppSummary) - Method in interface software.amazon.awssdk.services.sms.model.GetAppResponse.Builder
Information about the application.
appSummary(Consumer<AppSummary.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.GetAppResponse.Builder
Information about the application.
appSummary() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppResponse
Summary description of the application.
appSummary(AppSummary) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppResponse.Builder
Summary description of the application.
appSummary(Consumer<AppSummary.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppResponse.Builder
Summary description of the application.
AppSummary.Builder - Interface in software.amazon.awssdk.services.sms.model
 
associatedOn() - Method in class software.amazon.awssdk.services.sms.model.Connector
The time the connector was associated.
associatedOn(Instant) - Method in interface software.amazon.awssdk.services.sms.model.Connector.Builder
The time the connector was associated.
associatePublicIpAddress() - Method in class software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration
If true, a publicly accessible IP address is created when launching the server.
associatePublicIpAddress(Boolean) - Method in interface software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration.Builder
If true, a publicly accessible IP address is created when launching the server.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sms.model.InternalErrorException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sms.model.InvalidParameterException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sms.model.MissingRequiredParameterException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sms.model.NoConnectorsAvailableException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sms.model.OperationNotPermittedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJobAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJobNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRunLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sms.model.ServerCannotBeReplicatedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sms.model.SmsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.sms.model.SmsException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sms.model.TemporarilyUnavailableException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sms.model.UnauthorizedOperationException.Builder
 

B

bucket() - Method in class software.amazon.awssdk.services.sms.model.S3Location
Amazon S3 bucket name.
bucket(String) - Method in interface software.amazon.awssdk.services.sms.model.S3Location.Builder
Amazon S3 bucket name.
build() - Method in class software.amazon.awssdk.services.sms.model.SmsException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.sms.model.SmsRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.sms.model.SmsResponse.Builder
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.AppSummary
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.Connector
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.CreateAppRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.CreateAppResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.DeleteAppRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.DeleteAppResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.DeleteReplicationJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.DeleteReplicationJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.DeleteServerCatalogRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.DeleteServerCatalogResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.DisassociateConnectorRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.DisassociateConnectorResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.GenerateTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.GenerateTemplateResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.GetAppRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.GetAppResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.GetConnectorsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.GetConnectorsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.GetServersRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.GetServersResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.ImportServerCatalogRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.ImportServerCatalogResponse
 
builder() - Static method in exception software.amazon.awssdk.services.sms.model.InternalErrorException
 
builder() - Static method in exception software.amazon.awssdk.services.sms.model.InvalidParameterException
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.LaunchAppRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.LaunchAppResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.LaunchDetails
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.ListAppsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.ListAppsResponse
 
builder() - Static method in exception software.amazon.awssdk.services.sms.model.MissingRequiredParameterException
 
builder() - Static method in exception software.amazon.awssdk.services.sms.model.NoConnectorsAvailableException
 
builder() - Static method in exception software.amazon.awssdk.services.sms.model.OperationNotPermittedException
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.ReplicationJob
 
builder() - Static method in exception software.amazon.awssdk.services.sms.model.ReplicationJobAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.sms.model.ReplicationJobNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.ReplicationRun
 
builder() - Static method in exception software.amazon.awssdk.services.sms.model.ReplicationRunLimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.ReplicationRunStageDetails
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.S3Location
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.Server
 
builder() - Static method in exception software.amazon.awssdk.services.sms.model.ServerCannotBeReplicatedException
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.ServerGroup
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.ServerGroupLaunchConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.ServerGroupReplicationConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.ServerReplicationConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.ServerReplicationParameters
 
builder() - Static method in exception software.amazon.awssdk.services.sms.model.SmsException
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.StartAppReplicationRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.StartAppReplicationResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.StopAppReplicationRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.StopAppReplicationResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.Tag
 
builder() - Static method in exception software.amazon.awssdk.services.sms.model.TemporarilyUnavailableException
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.TerminateAppRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.TerminateAppResponse
 
builder() - Static method in exception software.amazon.awssdk.services.sms.model.UnauthorizedOperationException
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.UpdateAppRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.UpdateAppResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.UserData
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.VmServer
 
builder() - Static method in class software.amazon.awssdk.services.sms.model.VmServerAddress
 
builder() - Static method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Create a builder that can be used to configure and create a SmsAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.sms.SmsClient
Create a builder that can be used to configure and create a SmsClient.
BuilderImpl() - Constructor for class software.amazon.awssdk.services.sms.model.SmsException.BuilderImpl
 
BuilderImpl(SmsException) - Constructor for class software.amazon.awssdk.services.sms.model.SmsException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.sms.model.SmsRequest.BuilderImpl
 
BuilderImpl(SmsRequest) - Constructor for class software.amazon.awssdk.services.sms.model.SmsRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.sms.model.SmsResponse.BuilderImpl
 
BuilderImpl(SmsResponse) - Constructor for class software.amazon.awssdk.services.sms.model.SmsResponse.BuilderImpl
 

C

capabilityList(Collection<ConnectorCapability>) - Method in interface software.amazon.awssdk.services.sms.model.Connector.Builder
The capabilities of the connector.
capabilityList(ConnectorCapability...) - Method in interface software.amazon.awssdk.services.sms.model.Connector.Builder
The capabilities of the connector.
capabilityList() - Method in class software.amazon.awssdk.services.sms.model.Connector
The capabilities of the connector.
capabilityListAsStrings() - Method in class software.amazon.awssdk.services.sms.model.Connector
The capabilities of the connector.
capabilityListWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.sms.model.Connector.Builder
The capabilities of the connector.
capabilityListWithStrings(String...) - Method in interface software.amazon.awssdk.services.sms.model.Connector.Builder
The capabilities of the connector.
cause(Throwable) - Method in interface software.amazon.awssdk.services.sms.model.InternalErrorException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sms.model.InvalidParameterException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sms.model.MissingRequiredParameterException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sms.model.NoConnectorsAvailableException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sms.model.OperationNotPermittedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJobAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJobNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRunLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sms.model.ServerCannotBeReplicatedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sms.model.SmsException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.sms.model.SmsException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sms.model.TemporarilyUnavailableException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sms.model.UnauthorizedOperationException.Builder
 
changesetFormat(String) - Method in interface software.amazon.awssdk.services.sms.model.GenerateChangeSetRequest.Builder
Format for the change set.
changesetFormat(OutputFormat) - Method in interface software.amazon.awssdk.services.sms.model.GenerateChangeSetRequest.Builder
Format for the change set.
changesetFormat() - Method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetRequest
Format for the change set.
changesetFormatAsString() - Method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetRequest
Format for the change set.
clientToken(String) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppRequest.Builder
A unique, case-sensitive identifier you provide to ensure idempotency of application creation.
clientToken() - Method in class software.amazon.awssdk.services.sms.model.CreateAppRequest
A unique, case-sensitive identifier you provide to ensure idempotency of application creation.
completedTime(Instant) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRun.Builder
The completion time of the last replication run.
completedTime() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
The completion time of the last replication run.
Connector - Class in software.amazon.awssdk.services.sms.model
Represents a connector.
Connector.Builder - Interface in software.amazon.awssdk.services.sms.model
 
ConnectorCapability - Enum in software.amazon.awssdk.services.sms.model
 
connectorId(String) - Method in interface software.amazon.awssdk.services.sms.model.Connector.Builder
The identifier of the connector.
connectorId() - Method in class software.amazon.awssdk.services.sms.model.Connector
The identifier of the connector.
connectorId(String) - Method in interface software.amazon.awssdk.services.sms.model.DisassociateConnectorRequest.Builder
The identifier of the connector.
connectorId() - Method in class software.amazon.awssdk.services.sms.model.DisassociateConnectorRequest
The identifier of the connector.
connectorList(Collection<Connector>) - Method in interface software.amazon.awssdk.services.sms.model.GetConnectorsResponse.Builder
Information about the registered connectors.
connectorList(Connector...) - Method in interface software.amazon.awssdk.services.sms.model.GetConnectorsResponse.Builder
Information about the registered connectors.
connectorList(Consumer<Connector.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.GetConnectorsResponse.Builder
Information about the registered connectors.
connectorList() - Method in class software.amazon.awssdk.services.sms.model.GetConnectorsResponse
Information about the registered connectors.
connectorList() - Method in class software.amazon.awssdk.services.sms.paginators.GetConnectorsIterable
Returns an iterable to iterate through the paginated GetConnectorsResponse.connectorList() member.
connectorList() - Method in class software.amazon.awssdk.services.sms.paginators.GetConnectorsPublisher
Returns a publisher that can be used to get a stream of data.
ConnectorStatus - Enum in software.amazon.awssdk.services.sms.model
 
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.sms.model.SmsResponseMetadata
 
create() - Static method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Create a SmsAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.sms.SmsClient
Create a SmsClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
createApp(CreateAppRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Creates an application.
createApp(Consumer<CreateAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Creates an application.
createApp(CreateAppRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Creates an application.
createApp(Consumer<CreateAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Creates an application.
CreateAppRequest - Class in software.amazon.awssdk.services.sms.model
 
CreateAppRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
CreateAppRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
CreateAppRequest Marshaller
CreateAppRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.CreateAppRequestMarshaller
 
CreateAppResponse - Class in software.amazon.awssdk.services.sms.model
 
CreateAppResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
createReplicationJob(CreateReplicationJobRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Creates a replication job.
createReplicationJob(Consumer<CreateReplicationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Creates a replication job.
createReplicationJob(CreateReplicationJobRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Creates a replication job.
createReplicationJob(Consumer<CreateReplicationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Creates a replication job.
CreateReplicationJobRequest - Class in software.amazon.awssdk.services.sms.model
 
CreateReplicationJobRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
CreateReplicationJobRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
CreateReplicationJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.CreateReplicationJobRequestMarshaller
 
CreateReplicationJobResponse - Class in software.amazon.awssdk.services.sms.model
 
CreateReplicationJobResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
Time of creation of this application.
creationTime() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
Time of creation of this application.

D

deleteApp(DeleteAppRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Deletes an existing application.
deleteApp(Consumer<DeleteAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Deletes an existing application.
deleteApp(DeleteAppRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Deletes an existing application.
deleteApp(Consumer<DeleteAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Deletes an existing application.
deleteAppLaunchConfiguration(DeleteAppLaunchConfigurationRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Deletes existing launch configuration for an application.
deleteAppLaunchConfiguration(Consumer<DeleteAppLaunchConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Deletes existing launch configuration for an application.
deleteAppLaunchConfiguration(DeleteAppLaunchConfigurationRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Deletes existing launch configuration for an application.
deleteAppLaunchConfiguration(Consumer<DeleteAppLaunchConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Deletes existing launch configuration for an application.
DeleteAppLaunchConfigurationRequest - Class in software.amazon.awssdk.services.sms.model
 
DeleteAppLaunchConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
DeleteAppLaunchConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
DeleteAppLaunchConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.DeleteAppLaunchConfigurationRequestMarshaller
 
DeleteAppLaunchConfigurationResponse - Class in software.amazon.awssdk.services.sms.model
 
DeleteAppLaunchConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
deleteAppReplicationConfiguration(DeleteAppReplicationConfigurationRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Deletes existing replication configuration for an application.
deleteAppReplicationConfiguration(Consumer<DeleteAppReplicationConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Deletes existing replication configuration for an application.
deleteAppReplicationConfiguration(DeleteAppReplicationConfigurationRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Deletes existing replication configuration for an application.
deleteAppReplicationConfiguration(Consumer<DeleteAppReplicationConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Deletes existing replication configuration for an application.
DeleteAppReplicationConfigurationRequest - Class in software.amazon.awssdk.services.sms.model
 
DeleteAppReplicationConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
DeleteAppReplicationConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
DeleteAppReplicationConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.DeleteAppReplicationConfigurationRequestMarshaller
 
DeleteAppReplicationConfigurationResponse - Class in software.amazon.awssdk.services.sms.model
 
DeleteAppReplicationConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
DeleteAppRequest - Class in software.amazon.awssdk.services.sms.model
 
DeleteAppRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
DeleteAppRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
DeleteAppRequest Marshaller
DeleteAppRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.DeleteAppRequestMarshaller
 
DeleteAppResponse - Class in software.amazon.awssdk.services.sms.model
 
DeleteAppResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
deleteReplicationJob(DeleteReplicationJobRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Deletes the specified replication job.
deleteReplicationJob(Consumer<DeleteReplicationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Deletes the specified replication job.
deleteReplicationJob(DeleteReplicationJobRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Deletes the specified replication job.
deleteReplicationJob(Consumer<DeleteReplicationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Deletes the specified replication job.
DeleteReplicationJobRequest - Class in software.amazon.awssdk.services.sms.model
 
DeleteReplicationJobRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
DeleteReplicationJobRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
DeleteReplicationJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.DeleteReplicationJobRequestMarshaller
 
DeleteReplicationJobResponse - Class in software.amazon.awssdk.services.sms.model
 
DeleteReplicationJobResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
deleteServerCatalog(DeleteServerCatalogRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Deletes all servers from your server catalog.
deleteServerCatalog(Consumer<DeleteServerCatalogRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Deletes all servers from your server catalog.
deleteServerCatalog() - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Deletes all servers from your server catalog.
deleteServerCatalog() - Method in interface software.amazon.awssdk.services.sms.SmsClient
Deletes all servers from your server catalog.
deleteServerCatalog(DeleteServerCatalogRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Deletes all servers from your server catalog.
deleteServerCatalog(Consumer<DeleteServerCatalogRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Deletes all servers from your server catalog.
DeleteServerCatalogRequest - Class in software.amazon.awssdk.services.sms.model
 
DeleteServerCatalogRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
DeleteServerCatalogRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
DeleteServerCatalogRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.DeleteServerCatalogRequestMarshaller
 
DeleteServerCatalogResponse - Class in software.amazon.awssdk.services.sms.model
 
DeleteServerCatalogResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
description(String) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
Description of the application.
description() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
Description of the application.
description(String) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppRequest.Builder
Description of the new application
description() - Method in class software.amazon.awssdk.services.sms.model.CreateAppRequest
Description of the new application
description(String) - Method in interface software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest.Builder
The description of the replication job.
description() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest
The description of the replication job.
description(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
The description of the replication job.
description() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
The description of the replication job.
description(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRun.Builder
The description of the replication run.
description() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
The description of the replication run.
description(String) - Method in interface software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunRequest.Builder
The description of the replication run.
description() - Method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunRequest
The description of the replication run.
description(String) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppRequest.Builder
New description of the application.
description() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppRequest
New description of the application.
description(String) - Method in interface software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest.Builder
The description of the replication job.
description() - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest
The description of the replication job.
disassociateConnector(DisassociateConnectorRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Disassociates the specified connector from AWS SMS.
disassociateConnector(Consumer<DisassociateConnectorRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Disassociates the specified connector from AWS SMS.
disassociateConnector(DisassociateConnectorRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Disassociates the specified connector from AWS SMS.
disassociateConnector(Consumer<DisassociateConnectorRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Disassociates the specified connector from AWS SMS.
DisassociateConnectorRequest - Class in software.amazon.awssdk.services.sms.model
 
DisassociateConnectorRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
DisassociateConnectorRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
DisassociateConnectorRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.DisassociateConnectorRequestMarshaller
 
DisassociateConnectorResponse - Class in software.amazon.awssdk.services.sms.model
 
DisassociateConnectorResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 

E

ec2KeyName(String) - Method in interface software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration.Builder
Name of the EC2 SSH Key to be used for connecting to the launched server.
ec2KeyName() - Method in class software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration
Name of the EC2 SSH Key to be used for connecting to the launched server.
encrypted(Boolean) - Method in interface software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest.Builder
When true, the replication job produces encrypted AMIs.
encrypted() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest
When true, the replication job produces encrypted AMIs.
encrypted(Boolean) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
Whether the replication job should produce encrypted AMIs or not.
encrypted() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
Whether the replication job should produce encrypted AMIs or not.
encrypted(Boolean) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRun.Builder
Whether the replication run should produce encrypted AMI or not.
encrypted() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
Whether the replication run should produce encrypted AMI or not.
encrypted(Boolean) - Method in interface software.amazon.awssdk.services.sms.model.ServerReplicationParameters.Builder
When true, the replication job produces encrypted AMIs.
encrypted() - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationParameters
When true, the replication job produces encrypted AMIs.
encrypted(Boolean) - Method in interface software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest.Builder
When true, the replication job produces encrypted AMIs .
encrypted() - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest
When true, the replication job produces encrypted AMIs .
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.AppSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.Connector
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.CreateAppRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.CreateAppResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteAppRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteAppResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteReplicationJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteReplicationJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteServerCatalogRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteServerCatalogResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.DisassociateConnectorRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.DisassociateConnectorResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.GenerateTemplateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.GenerateTemplateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.GetAppRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.GetAppResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.GetConnectorsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.GetConnectorsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.GetServersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.GetServersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.ImportServerCatalogRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.ImportServerCatalogResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.LaunchAppRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.LaunchAppResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.LaunchDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.ListAppsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.ListAppsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.ReplicationRunStageDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.S3Location
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.Server
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.ServerGroup
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.ServerGroupLaunchConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.ServerGroupReplicationConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationParameters
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.StartAppReplicationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.StartAppReplicationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.StopAppReplicationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.StopAppReplicationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.TerminateAppRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.TerminateAppResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.UpdateAppRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.UpdateAppResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.UserData
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.VmServer
 
equals(Object) - Method in class software.amazon.awssdk.services.sms.model.VmServerAddress
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.AppSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.Connector
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.CreateAppRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.CreateAppResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteAppRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteAppResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteReplicationJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteReplicationJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteServerCatalogRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.DeleteServerCatalogResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.DisassociateConnectorRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.DisassociateConnectorResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.GenerateTemplateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.GenerateTemplateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.GetAppRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.GetAppResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.GetConnectorsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.GetConnectorsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.GetServersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.GetServersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.ImportServerCatalogRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.ImportServerCatalogResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.LaunchAppRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.LaunchAppResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.LaunchDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.ListAppsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.ListAppsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.ReplicationRunStageDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.S3Location
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.Server
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.ServerGroup
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.ServerGroupLaunchConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.ServerGroupReplicationConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationParameters
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.StartAppReplicationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.StartAppReplicationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.StopAppReplicationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.StopAppReplicationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.Tag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.TerminateAppRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.TerminateAppResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.UpdateAppRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.UpdateAppResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.UserData
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.VmServer
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sms.model.VmServerAddress
 

F

forceStopAppReplication(Boolean) - Method in interface software.amazon.awssdk.services.sms.model.DeleteAppRequest.Builder
While deleting the application, stop all replication jobs corresponding to the servers in the application.
forceStopAppReplication() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppRequest
While deleting the application, stop all replication jobs corresponding to the servers in the application.
forceTerminateApp(Boolean) - Method in interface software.amazon.awssdk.services.sms.model.DeleteAppRequest.Builder
While deleting the application, terminate the stack corresponding to the application.
forceTerminateApp() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppRequest
While deleting the application, terminate the stack corresponding to the application.
frequency(Integer) - Method in interface software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest.Builder
The time between consecutive replication runs, in hours.
frequency() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest
The time between consecutive replication runs, in hours.
frequency(Integer) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
The time between consecutive replication runs, in hours.
frequency() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
The time between consecutive replication runs, in hours.
frequency(Integer) - Method in interface software.amazon.awssdk.services.sms.model.ServerReplicationParameters.Builder
Frequency of creating replication jobs for the server.
frequency() - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationParameters
Frequency of creating replication jobs for the server.
frequency(Integer) - Method in interface software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest.Builder
The time between consecutive replication runs, in hours.
frequency() - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest
The time between consecutive replication runs, in hours.
fromValue(String) - Static method in enum software.amazon.awssdk.services.sms.model.AppLaunchStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.sms.model.AppReplicationStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.sms.model.AppStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.sms.model.ConnectorCapability
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.sms.model.ConnectorStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.sms.model.LicenseType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.sms.model.OutputFormat
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.sms.model.ReplicationJobState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.sms.model.ReplicationRunState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.sms.model.ReplicationRunType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.sms.model.ServerCatalogStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.sms.model.ServerType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.sms.model.VmManagerType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

generateChangeSet(GenerateChangeSetRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Generates a target change set for a currently launched stack and writes it to an Amazon S3 object in the customer’s Amazon S3 bucket.
generateChangeSet(Consumer<GenerateChangeSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Generates a target change set for a currently launched stack and writes it to an Amazon S3 object in the customer’s Amazon S3 bucket.
generateChangeSet(GenerateChangeSetRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Generates a target change set for a currently launched stack and writes it to an Amazon S3 object in the customer’s Amazon S3 bucket.
generateChangeSet(Consumer<GenerateChangeSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Generates a target change set for a currently launched stack and writes it to an Amazon S3 object in the customer’s Amazon S3 bucket.
GenerateChangeSetRequest - Class in software.amazon.awssdk.services.sms.model
 
GenerateChangeSetRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
GenerateChangeSetRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
GenerateChangeSetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.GenerateChangeSetRequestMarshaller
 
GenerateChangeSetResponse - Class in software.amazon.awssdk.services.sms.model
 
GenerateChangeSetResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
generateTemplate(GenerateTemplateRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Generates an Amazon CloudFormation template based on the current launch configuration and writes it to an Amazon S3 object in the customer’s Amazon S3 bucket.
generateTemplate(Consumer<GenerateTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Generates an Amazon CloudFormation template based on the current launch configuration and writes it to an Amazon S3 object in the customer’s Amazon S3 bucket.
generateTemplate(GenerateTemplateRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Generates an Amazon CloudFormation template based on the current launch configuration and writes it to an Amazon S3 object in the customer’s Amazon S3 bucket.
generateTemplate(Consumer<GenerateTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Generates an Amazon CloudFormation template based on the current launch configuration and writes it to an Amazon S3 object in the customer’s Amazon S3 bucket.
GenerateTemplateRequest - Class in software.amazon.awssdk.services.sms.model
 
GenerateTemplateRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
GenerateTemplateRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
GenerateTemplateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.GenerateTemplateRequestMarshaller
 
GenerateTemplateResponse - Class in software.amazon.awssdk.services.sms.model
 
GenerateTemplateResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
getApp(GetAppRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Retrieve information about an application.
getApp(Consumer<GetAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Retrieve information about an application.
getApp() - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Retrieve information about an application.
getApp() - Method in interface software.amazon.awssdk.services.sms.SmsClient
Retrieve information about an application.
getApp(GetAppRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Retrieve information about an application.
getApp(Consumer<GetAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Retrieve information about an application.
getAppLaunchConfiguration(GetAppLaunchConfigurationRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Retrieves the application launch configuration associated with an application.
getAppLaunchConfiguration(Consumer<GetAppLaunchConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Retrieves the application launch configuration associated with an application.
getAppLaunchConfiguration() - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Retrieves the application launch configuration associated with an application.
getAppLaunchConfiguration() - Method in interface software.amazon.awssdk.services.sms.SmsClient
Retrieves the application launch configuration associated with an application.
getAppLaunchConfiguration(GetAppLaunchConfigurationRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Retrieves the application launch configuration associated with an application.
getAppLaunchConfiguration(Consumer<GetAppLaunchConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Retrieves the application launch configuration associated with an application.
GetAppLaunchConfigurationRequest - Class in software.amazon.awssdk.services.sms.model
 
GetAppLaunchConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
GetAppLaunchConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
GetAppLaunchConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.GetAppLaunchConfigurationRequestMarshaller
 
GetAppLaunchConfigurationResponse - Class in software.amazon.awssdk.services.sms.model
 
GetAppLaunchConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
getAppReplicationConfiguration(GetAppReplicationConfigurationRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Retrieves an application replication configuration associatd with an application.
getAppReplicationConfiguration(Consumer<GetAppReplicationConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Retrieves an application replication configuration associatd with an application.
getAppReplicationConfiguration() - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Retrieves an application replication configuration associatd with an application.
getAppReplicationConfiguration() - Method in interface software.amazon.awssdk.services.sms.SmsClient
Retrieves an application replication configuration associatd with an application.
getAppReplicationConfiguration(GetAppReplicationConfigurationRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Retrieves an application replication configuration associatd with an application.
getAppReplicationConfiguration(Consumer<GetAppReplicationConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Retrieves an application replication configuration associatd with an application.
GetAppReplicationConfigurationRequest - Class in software.amazon.awssdk.services.sms.model
 
GetAppReplicationConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
GetAppReplicationConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
GetAppReplicationConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.GetAppReplicationConfigurationRequestMarshaller
 
GetAppReplicationConfigurationResponse - Class in software.amazon.awssdk.services.sms.model
 
GetAppReplicationConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
GetAppRequest - Class in software.amazon.awssdk.services.sms.model
 
GetAppRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
GetAppRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
GetAppRequest Marshaller
GetAppRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.GetAppRequestMarshaller
 
GetAppResponse - Class in software.amazon.awssdk.services.sms.model
 
GetAppResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
getConnectors(GetConnectorsRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the connectors registered with the AWS SMS.
getConnectors(Consumer<GetConnectorsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the connectors registered with the AWS SMS.
getConnectors() - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the connectors registered with the AWS SMS.
getConnectors() - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the connectors registered with the AWS SMS.
getConnectors(GetConnectorsRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the connectors registered with the AWS SMS.
getConnectors(Consumer<GetConnectorsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the connectors registered with the AWS SMS.
GetConnectorsIterable - Class in software.amazon.awssdk.services.sms.paginators
Represents the output for the SmsClient.getConnectorsPaginator(software.amazon.awssdk.services.sms.model.GetConnectorsRequest) operation which is a paginated operation.
GetConnectorsIterable(SmsClient, GetConnectorsRequest) - Constructor for class software.amazon.awssdk.services.sms.paginators.GetConnectorsIterable
 
getConnectorsPaginator() - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the connectors registered with the AWS SMS.
getConnectorsPaginator(GetConnectorsRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the connectors registered with the AWS SMS.
getConnectorsPaginator(Consumer<GetConnectorsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the connectors registered with the AWS SMS.
getConnectorsPaginator() - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the connectors registered with the AWS SMS.
getConnectorsPaginator(GetConnectorsRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the connectors registered with the AWS SMS.
getConnectorsPaginator(Consumer<GetConnectorsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the connectors registered with the AWS SMS.
GetConnectorsPublisher - Class in software.amazon.awssdk.services.sms.paginators
Represents the output for the SmsAsyncClient.getConnectorsPaginator(software.amazon.awssdk.services.sms.model.GetConnectorsRequest) operation which is a paginated operation.
GetConnectorsPublisher(SmsAsyncClient, GetConnectorsRequest) - Constructor for class software.amazon.awssdk.services.sms.paginators.GetConnectorsPublisher
 
GetConnectorsRequest - Class in software.amazon.awssdk.services.sms.model
 
GetConnectorsRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
GetConnectorsRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
GetConnectorsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.GetConnectorsRequestMarshaller
 
GetConnectorsResponse - Class in software.amazon.awssdk.services.sms.model
 
GetConnectorsResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
getReplicationJobs(GetReplicationJobsRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the specified replication job or all of your replication jobs.
getReplicationJobs(Consumer<GetReplicationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the specified replication job or all of your replication jobs.
getReplicationJobs() - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the specified replication job or all of your replication jobs.
getReplicationJobs() - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the specified replication job or all of your replication jobs.
getReplicationJobs(GetReplicationJobsRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the specified replication job or all of your replication jobs.
getReplicationJobs(Consumer<GetReplicationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the specified replication job or all of your replication jobs.
GetReplicationJobsIterable - Class in software.amazon.awssdk.services.sms.paginators
Represents the output for the SmsClient.getReplicationJobsPaginator(software.amazon.awssdk.services.sms.model.GetReplicationJobsRequest) operation which is a paginated operation.
GetReplicationJobsIterable(SmsClient, GetReplicationJobsRequest) - Constructor for class software.amazon.awssdk.services.sms.paginators.GetReplicationJobsIterable
 
getReplicationJobsPaginator() - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the specified replication job or all of your replication jobs.
getReplicationJobsPaginator(GetReplicationJobsRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the specified replication job or all of your replication jobs.
getReplicationJobsPaginator(Consumer<GetReplicationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the specified replication job or all of your replication jobs.
getReplicationJobsPaginator() - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the specified replication job or all of your replication jobs.
getReplicationJobsPaginator(GetReplicationJobsRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the specified replication job or all of your replication jobs.
getReplicationJobsPaginator(Consumer<GetReplicationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the specified replication job or all of your replication jobs.
GetReplicationJobsPublisher - Class in software.amazon.awssdk.services.sms.paginators
GetReplicationJobsPublisher(SmsAsyncClient, GetReplicationJobsRequest) - Constructor for class software.amazon.awssdk.services.sms.paginators.GetReplicationJobsPublisher
 
GetReplicationJobsRequest - Class in software.amazon.awssdk.services.sms.model
 
GetReplicationJobsRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
GetReplicationJobsRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
GetReplicationJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.GetReplicationJobsRequestMarshaller
 
GetReplicationJobsResponse - Class in software.amazon.awssdk.services.sms.model
 
GetReplicationJobsResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
getReplicationRuns(GetReplicationRunsRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the replication runs for the specified replication job.
getReplicationRuns(Consumer<GetReplicationRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the replication runs for the specified replication job.
getReplicationRuns(GetReplicationRunsRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the replication runs for the specified replication job.
getReplicationRuns(Consumer<GetReplicationRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the replication runs for the specified replication job.
GetReplicationRunsIterable - Class in software.amazon.awssdk.services.sms.paginators
Represents the output for the SmsClient.getReplicationRunsPaginator(software.amazon.awssdk.services.sms.model.GetReplicationRunsRequest) operation which is a paginated operation.
GetReplicationRunsIterable(SmsClient, GetReplicationRunsRequest) - Constructor for class software.amazon.awssdk.services.sms.paginators.GetReplicationRunsIterable
 
getReplicationRunsPaginator(GetReplicationRunsRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the replication runs for the specified replication job.
getReplicationRunsPaginator(Consumer<GetReplicationRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the replication runs for the specified replication job.
getReplicationRunsPaginator(GetReplicationRunsRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the replication runs for the specified replication job.
getReplicationRunsPaginator(Consumer<GetReplicationRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the replication runs for the specified replication job.
GetReplicationRunsPublisher - Class in software.amazon.awssdk.services.sms.paginators
GetReplicationRunsPublisher(SmsAsyncClient, GetReplicationRunsRequest) - Constructor for class software.amazon.awssdk.services.sms.paginators.GetReplicationRunsPublisher
 
GetReplicationRunsRequest - Class in software.amazon.awssdk.services.sms.model
 
GetReplicationRunsRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
GetReplicationRunsRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
GetReplicationRunsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.GetReplicationRunsRequestMarshaller
 
GetReplicationRunsResponse - Class in software.amazon.awssdk.services.sms.model
 
GetReplicationRunsResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
getServers(GetServersRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the servers in your server catalog.
getServers(Consumer<GetServersRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the servers in your server catalog.
getServers() - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the servers in your server catalog.
getServers() - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the servers in your server catalog.
getServers(GetServersRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the servers in your server catalog.
getServers(Consumer<GetServersRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the servers in your server catalog.
GetServersIterable - Class in software.amazon.awssdk.services.sms.paginators
Represents the output for the SmsClient.getServersPaginator(software.amazon.awssdk.services.sms.model.GetServersRequest) operation which is a paginated operation.
GetServersIterable(SmsClient, GetServersRequest) - Constructor for class software.amazon.awssdk.services.sms.paginators.GetServersIterable
 
getServersPaginator() - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the servers in your server catalog.
getServersPaginator(GetServersRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the servers in your server catalog.
getServersPaginator(Consumer<GetServersRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Describes the servers in your server catalog.
getServersPaginator() - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the servers in your server catalog.
getServersPaginator(GetServersRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the servers in your server catalog.
getServersPaginator(Consumer<GetServersRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Describes the servers in your server catalog.
GetServersPublisher - Class in software.amazon.awssdk.services.sms.paginators
Represents the output for the SmsAsyncClient.getServersPaginator(software.amazon.awssdk.services.sms.model.GetServersRequest) operation which is a paginated operation.
GetServersPublisher(SmsAsyncClient, GetServersRequest) - Constructor for class software.amazon.awssdk.services.sms.paginators.GetServersPublisher
 
GetServersRequest - Class in software.amazon.awssdk.services.sms.model
 
GetServersRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
GetServersRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
GetServersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.GetServersRequestMarshaller
 
GetServersResponse - Class in software.amazon.awssdk.services.sms.model
 
GetServersResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.AppSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.Connector
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.CreateAppRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.CreateAppResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.DeleteAppRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.DeleteAppResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.DeleteReplicationJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.DeleteReplicationJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.DeleteServerCatalogRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.DeleteServerCatalogResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.DisassociateConnectorRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.DisassociateConnectorResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.GenerateTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.GenerateTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.GetAppRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.GetAppResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.GetConnectorsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.GetConnectorsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.GetServersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.GetServersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.ImportServerCatalogRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.ImportServerCatalogResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.LaunchAppRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.LaunchAppResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.LaunchDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.ListAppsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.ListAppsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.ReplicationRunStageDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.S3Location
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.Server
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.ServerGroup
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.ServerGroupLaunchConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.ServerGroupReplicationConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationParameters
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.StartAppReplicationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.StartAppReplicationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.StopAppReplicationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.StopAppReplicationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.TerminateAppRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.TerminateAppResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.UpdateAppRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.UpdateAppResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.UserData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.VmServer
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sms.model.VmServerAddress
 

H

hasAppIds() - Method in class software.amazon.awssdk.services.sms.model.ListAppsRequest
Returns true if the AppIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasApps() - Method in class software.amazon.awssdk.services.sms.model.ListAppsResponse
Returns true if the Apps property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasCapabilityList() - Method in class software.amazon.awssdk.services.sms.model.Connector
Returns true if the CapabilityList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasConnectorList() - Method in class software.amazon.awssdk.services.sms.model.GetConnectorsResponse
Returns true if the ConnectorList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hashCode() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.Connector
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.CreateAppRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.CreateAppResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.DeleteReplicationJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.DeleteReplicationJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.DeleteServerCatalogRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.DeleteServerCatalogResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.DisassociateConnectorRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.DisassociateConnectorResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.GenerateTemplateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.GenerateTemplateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.GetAppRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.GetAppResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.GetConnectorsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.GetConnectorsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.GetServersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.GetServersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.ImportServerCatalogRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.ImportServerCatalogResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.LaunchAppRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.LaunchAppResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.LaunchDetails
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.ListAppsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.ListAppsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRunStageDetails
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.S3Location
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.Server
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.ServerGroup
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.ServerGroupLaunchConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.ServerGroupReplicationConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationParameters
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.StartAppReplicationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.StartAppReplicationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.StopAppReplicationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.StopAppReplicationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.TerminateAppRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.TerminateAppResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.UserData
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.VmServer
 
hashCode() - Method in class software.amazon.awssdk.services.sms.model.VmServerAddress
 
hasReplicationJobList() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsResponse
Returns true if the ReplicationJobList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasReplicationRunList() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsResponse
Returns true if the ReplicationRunList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasReplicationRunList() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
Returns true if the ReplicationRunList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasServerGroupLaunchConfigurations() - Method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationResponse
Returns true if the ServerGroupLaunchConfigurations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasServerGroupLaunchConfigurations() - Method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest
Returns true if the ServerGroupLaunchConfigurations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasServerGroupReplicationConfigurations() - Method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationResponse
Returns true if the ServerGroupReplicationConfigurations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasServerGroupReplicationConfigurations() - Method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationRequest
Returns true if the ServerGroupReplicationConfigurations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasServerGroups() - Method in class software.amazon.awssdk.services.sms.model.CreateAppRequest
Returns true if the ServerGroups property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasServerGroups() - Method in class software.amazon.awssdk.services.sms.model.CreateAppResponse
Returns true if the ServerGroups property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasServerGroups() - Method in class software.amazon.awssdk.services.sms.model.GetAppResponse
Returns true if the ServerGroups property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasServerGroups() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppRequest
Returns true if the ServerGroups property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasServerGroups() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppResponse
Returns true if the ServerGroups property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasServerLaunchConfigurations() - Method in class software.amazon.awssdk.services.sms.model.ServerGroupLaunchConfiguration
Returns true if the ServerLaunchConfigurations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasServerList() - Method in class software.amazon.awssdk.services.sms.model.GetServersResponse
Returns true if the ServerList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasServerList() - Method in class software.amazon.awssdk.services.sms.model.ServerGroup
Returns true if the ServerList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasServerReplicationConfigurations() - Method in class software.amazon.awssdk.services.sms.model.ServerGroupReplicationConfiguration
Returns true if the ServerReplicationConfigurations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.sms.model.CreateAppRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.sms.model.CreateAppResponse
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.sms.model.GetAppResponse
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppResponse
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasVmServerAddressList() - Method in class software.amazon.awssdk.services.sms.model.GetServersRequest
Returns true if the VmServerAddressList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).

I

importServerCatalog(ImportServerCatalogRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Gathers a complete list of on-premises servers.
importServerCatalog(Consumer<ImportServerCatalogRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Gathers a complete list of on-premises servers.
importServerCatalog() - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Gathers a complete list of on-premises servers.
importServerCatalog() - Method in interface software.amazon.awssdk.services.sms.SmsClient
Gathers a complete list of on-premises servers.
importServerCatalog(ImportServerCatalogRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Gathers a complete list of on-premises servers.
importServerCatalog(Consumer<ImportServerCatalogRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Gathers a complete list of on-premises servers.
ImportServerCatalogRequest - Class in software.amazon.awssdk.services.sms.model
 
ImportServerCatalogRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
ImportServerCatalogRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
ImportServerCatalogRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.ImportServerCatalogRequestMarshaller
 
ImportServerCatalogResponse - Class in software.amazon.awssdk.services.sms.model
 
ImportServerCatalogResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
instanceType(String) - Method in interface software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration.Builder
Instance type to be used for launching the server.
instanceType() - Method in class software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration
Instance type to be used for launching the server.
InternalErrorException - Exception in software.amazon.awssdk.services.sms.model
An internal error occurred.
InternalErrorException.Builder - Interface in software.amazon.awssdk.services.sms.model
 
InvalidParameterException - Exception in software.amazon.awssdk.services.sms.model
A specified parameter is not valid.
InvalidParameterException.Builder - Interface in software.amazon.awssdk.services.sms.model
 
ipAddress(String) - Method in interface software.amazon.awssdk.services.sms.model.Connector.Builder
The IP address of the connector.
ipAddress() - Method in class software.amazon.awssdk.services.sms.model.Connector
The IP address of the connector.
iterator() - Method in class software.amazon.awssdk.services.sms.paginators.GetConnectorsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sms.paginators.GetReplicationJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sms.paginators.GetReplicationRunsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sms.paginators.GetServersIterable
 

K

key(String) - Method in interface software.amazon.awssdk.services.sms.model.S3Location.Builder
Amazon S3 bucket key.
key() - Method in class software.amazon.awssdk.services.sms.model.S3Location
Amazon S3 bucket key.
key(String) - Method in interface software.amazon.awssdk.services.sms.model.Tag.Builder
Tag key.
key() - Method in class software.amazon.awssdk.services.sms.model.Tag
Tag key.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest.Builder
KMS key ID for replication jobs that produce encrypted AMIs.
kmsKeyId() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest
KMS key ID for replication jobs that produce encrypted AMIs.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
KMS key ID for replication jobs that produce encrypted AMIs.
kmsKeyId() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
KMS key ID for replication jobs that produce encrypted AMIs.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRun.Builder
KMS key ID for replication jobs that produce encrypted AMIs.
kmsKeyId() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
KMS key ID for replication jobs that produce encrypted AMIs.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sms.model.ServerReplicationParameters.Builder

kmsKeyId() - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationParameters

kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest.Builder

kmsKeyId() - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest

knownValues() - Static method in enum software.amazon.awssdk.services.sms.model.AppLaunchStatus
Use this in place of AppLaunchStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sms.model.AppReplicationStatus
Use this in place of AppReplicationStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sms.model.AppStatus
Use this in place of AppStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sms.model.ConnectorCapability
Use this in place of ConnectorCapability.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sms.model.ConnectorStatus
Use this in place of ConnectorStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sms.model.LicenseType
Use this in place of LicenseType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sms.model.OutputFormat
Use this in place of OutputFormat.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sms.model.ReplicationJobState
Use this in place of ReplicationJobState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sms.model.ReplicationRunState
Use this in place of ReplicationRunState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sms.model.ReplicationRunType
Use this in place of ReplicationRunType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sms.model.ServerCatalogStatus
Use this in place of ServerCatalogStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sms.model.ServerType
Use this in place of ServerType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sms.model.VmManagerType
Use this in place of VmManagerType.values() to return a Set of all values known to the SDK.

L

lastModified(Instant) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
Timestamp of the application's creation.
lastModified() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
Timestamp of the application's creation.
lastModifiedOn(Instant) - Method in interface software.amazon.awssdk.services.sms.model.GetServersResponse.Builder
The time when the server was last modified.
lastModifiedOn() - Method in class software.amazon.awssdk.services.sms.model.GetServersResponse
The time when the server was last modified.
latestAmiId(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
The ID of the latest Amazon Machine Image (AMI).
latestAmiId() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
The ID of the latest Amazon Machine Image (AMI).
latestLaunchTime(Instant) - Method in interface software.amazon.awssdk.services.sms.model.LaunchDetails.Builder
Latest time this application was launched successfully.
latestLaunchTime() - Method in class software.amazon.awssdk.services.sms.model.LaunchDetails
Latest time this application was launched successfully.
latestReplicationTime(Instant) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
Timestamp of the application's most recent successful replication.
latestReplicationTime() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
Timestamp of the application's most recent successful replication.
launchApp(LaunchAppRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Launches an application stack.
launchApp(Consumer<LaunchAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Launches an application stack.
launchApp(LaunchAppRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Launches an application stack.
launchApp(Consumer<LaunchAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Launches an application stack.
LaunchAppRequest - Class in software.amazon.awssdk.services.sms.model
 
LaunchAppRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
LaunchAppRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
LaunchAppRequest Marshaller
LaunchAppRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.LaunchAppRequestMarshaller
 
LaunchAppResponse - Class in software.amazon.awssdk.services.sms.model
 
LaunchAppResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
launchDetails(LaunchDetails) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
Details about the latest launch of the application.
launchDetails(Consumer<LaunchDetails.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
Details about the latest launch of the application.
launchDetails() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
Details about the latest launch of the application.
LaunchDetails - Class in software.amazon.awssdk.services.sms.model
Details about the latest launch of an application.
LaunchDetails.Builder - Interface in software.amazon.awssdk.services.sms.model
 
launchOrder(Integer) - Method in interface software.amazon.awssdk.services.sms.model.ServerGroupLaunchConfiguration.Builder
Launch order of servers in the server group.
launchOrder() - Method in class software.amazon.awssdk.services.sms.model.ServerGroupLaunchConfiguration
Launch order of servers in the server group.
launchStatus(String) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
Launch status of the application.
launchStatus(AppLaunchStatus) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
Launch status of the application.
launchStatus() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
Launch status of the application.
launchStatusAsString() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
Launch status of the application.
launchStatusMessage(String) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
A message related to the launch status of the application.
launchStatusMessage() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
A message related to the launch status of the application.
licenseType(String) - Method in interface software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest.Builder
The license type to be used for the AMI created by a successful replication run.
licenseType(LicenseType) - Method in interface software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest.Builder
The license type to be used for the AMI created by a successful replication run.
licenseType() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest
The license type to be used for the AMI created by a successful replication run.
LicenseType - Enum in software.amazon.awssdk.services.sms.model
 
licenseType(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
The license type to be used for the AMI created by a successful replication run.
licenseType(LicenseType) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
The license type to be used for the AMI created by a successful replication run.
licenseType() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
The license type to be used for the AMI created by a successful replication run.
licenseType(String) - Method in interface software.amazon.awssdk.services.sms.model.ServerReplicationParameters.Builder
License type for creating a replication job for the server.
licenseType(LicenseType) - Method in interface software.amazon.awssdk.services.sms.model.ServerReplicationParameters.Builder
License type for creating a replication job for the server.
licenseType() - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationParameters
License type for creating a replication job for the server.
licenseType(String) - Method in interface software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest.Builder
The license type to be used for the AMI created by a successful replication run.
licenseType(LicenseType) - Method in interface software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest.Builder
The license type to be used for the AMI created by a successful replication run.
licenseType() - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest
The license type to be used for the AMI created by a successful replication run.
licenseTypeAsString() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest
The license type to be used for the AMI created by a successful replication run.
licenseTypeAsString() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
The license type to be used for the AMI created by a successful replication run.
licenseTypeAsString() - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationParameters
License type for creating a replication job for the server.
licenseTypeAsString() - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest
The license type to be used for the AMI created by a successful replication run.
listApps(ListAppsRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Returns a list of summaries for all applications.
listApps(Consumer<ListAppsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Returns a list of summaries for all applications.
listApps() - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Returns a list of summaries for all applications.
listApps() - Method in interface software.amazon.awssdk.services.sms.SmsClient
Returns a list of summaries for all applications.
listApps(ListAppsRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Returns a list of summaries for all applications.
listApps(Consumer<ListAppsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Returns a list of summaries for all applications.
ListAppsRequest - Class in software.amazon.awssdk.services.sms.model
 
ListAppsRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
ListAppsRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
ListAppsRequest Marshaller
ListAppsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.ListAppsRequestMarshaller
 
ListAppsResponse - Class in software.amazon.awssdk.services.sms.model
 
ListAppsResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
logicalId(String) - Method in interface software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration.Builder
Logical ID of the server in the Amazon CloudFormation template.
logicalId() - Method in class software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration
Logical ID of the server in the Amazon CloudFormation template.

M

macAddress(String) - Method in interface software.amazon.awssdk.services.sms.model.Connector.Builder
The MAC address of the connector.
macAddress() - Method in class software.amazon.awssdk.services.sms.model.Connector
The MAC address of the connector.
marshall(CreateAppRequest) - Method in class software.amazon.awssdk.services.sms.transform.CreateAppRequestMarshaller
 
marshall(CreateReplicationJobRequest) - Method in class software.amazon.awssdk.services.sms.transform.CreateReplicationJobRequestMarshaller
 
marshall(DeleteAppLaunchConfigurationRequest) - Method in class software.amazon.awssdk.services.sms.transform.DeleteAppLaunchConfigurationRequestMarshaller
 
marshall(DeleteAppReplicationConfigurationRequest) - Method in class software.amazon.awssdk.services.sms.transform.DeleteAppReplicationConfigurationRequestMarshaller
 
marshall(DeleteAppRequest) - Method in class software.amazon.awssdk.services.sms.transform.DeleteAppRequestMarshaller
 
marshall(DeleteReplicationJobRequest) - Method in class software.amazon.awssdk.services.sms.transform.DeleteReplicationJobRequestMarshaller
 
marshall(DeleteServerCatalogRequest) - Method in class software.amazon.awssdk.services.sms.transform.DeleteServerCatalogRequestMarshaller
 
marshall(DisassociateConnectorRequest) - Method in class software.amazon.awssdk.services.sms.transform.DisassociateConnectorRequestMarshaller
 
marshall(GenerateChangeSetRequest) - Method in class software.amazon.awssdk.services.sms.transform.GenerateChangeSetRequestMarshaller
 
marshall(GenerateTemplateRequest) - Method in class software.amazon.awssdk.services.sms.transform.GenerateTemplateRequestMarshaller
 
marshall(GetAppLaunchConfigurationRequest) - Method in class software.amazon.awssdk.services.sms.transform.GetAppLaunchConfigurationRequestMarshaller
 
marshall(GetAppReplicationConfigurationRequest) - Method in class software.amazon.awssdk.services.sms.transform.GetAppReplicationConfigurationRequestMarshaller
 
marshall(GetAppRequest) - Method in class software.amazon.awssdk.services.sms.transform.GetAppRequestMarshaller
 
marshall(GetConnectorsRequest) - Method in class software.amazon.awssdk.services.sms.transform.GetConnectorsRequestMarshaller
 
marshall(GetReplicationJobsRequest) - Method in class software.amazon.awssdk.services.sms.transform.GetReplicationJobsRequestMarshaller
 
marshall(GetReplicationRunsRequest) - Method in class software.amazon.awssdk.services.sms.transform.GetReplicationRunsRequestMarshaller
 
marshall(GetServersRequest) - Method in class software.amazon.awssdk.services.sms.transform.GetServersRequestMarshaller
 
marshall(ImportServerCatalogRequest) - Method in class software.amazon.awssdk.services.sms.transform.ImportServerCatalogRequestMarshaller
 
marshall(LaunchAppRequest) - Method in class software.amazon.awssdk.services.sms.transform.LaunchAppRequestMarshaller
 
marshall(ListAppsRequest) - Method in class software.amazon.awssdk.services.sms.transform.ListAppsRequestMarshaller
 
marshall(PutAppLaunchConfigurationRequest) - Method in class software.amazon.awssdk.services.sms.transform.PutAppLaunchConfigurationRequestMarshaller
 
marshall(PutAppReplicationConfigurationRequest) - Method in class software.amazon.awssdk.services.sms.transform.PutAppReplicationConfigurationRequestMarshaller
 
marshall(StartAppReplicationRequest) - Method in class software.amazon.awssdk.services.sms.transform.StartAppReplicationRequestMarshaller
 
marshall(StartOnDemandReplicationRunRequest) - Method in class software.amazon.awssdk.services.sms.transform.StartOnDemandReplicationRunRequestMarshaller
 
marshall(StopAppReplicationRequest) - Method in class software.amazon.awssdk.services.sms.transform.StopAppReplicationRequestMarshaller
 
marshall(TerminateAppRequest) - Method in class software.amazon.awssdk.services.sms.transform.TerminateAppRequestMarshaller
 
marshall(UpdateAppRequest) - Method in class software.amazon.awssdk.services.sms.transform.UpdateAppRequestMarshaller
 
marshall(UpdateReplicationJobRequest) - Method in class software.amazon.awssdk.services.sms.transform.UpdateReplicationJobRequestMarshaller
 
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sms.model.GetConnectorsRequest.Builder
The maximum number of results to return in a single call.
maxResults() - Method in class software.amazon.awssdk.services.sms.model.GetConnectorsRequest
The maximum number of results to return in a single call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationJobsRequest.Builder
The maximum number of results to return in a single call.
maxResults() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsRequest
The maximum number of results to return in a single call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationRunsRequest.Builder
The maximum number of results to return in a single call.
maxResults() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsRequest
The maximum number of results to return in a single call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sms.model.GetServersRequest.Builder
The maximum number of results to return in a single call.
maxResults() - Method in class software.amazon.awssdk.services.sms.model.GetServersRequest
The maximum number of results to return in a single call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sms.model.ListAppsRequest.Builder
The maximum number of results to return in a single call.
maxResults() - Method in class software.amazon.awssdk.services.sms.model.ListAppsRequest
The maximum number of results to return in a single call.
message(String) - Method in interface software.amazon.awssdk.services.sms.model.InternalErrorException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sms.model.InvalidParameterException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sms.model.MissingRequiredParameterException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sms.model.NoConnectorsAvailableException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sms.model.OperationNotPermittedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJobAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJobNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRunLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sms.model.ServerCannotBeReplicatedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sms.model.SmsException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.sms.model.SmsException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.sms.model.TemporarilyUnavailableException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sms.model.UnauthorizedOperationException.Builder
 
MissingRequiredParameterException - Exception in software.amazon.awssdk.services.sms.model
A required parameter is missing.
MissingRequiredParameterException.Builder - Interface in software.amazon.awssdk.services.sms.model
 

N

name(String) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
Name of the application.
name() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
Name of the application.
name(String) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppRequest.Builder
Name of the new application.
name() - Method in class software.amazon.awssdk.services.sms.model.CreateAppRequest
Name of the new application.
name(String) - Method in interface software.amazon.awssdk.services.sms.model.ServerGroup.Builder
Name of a server group.
name() - Method in class software.amazon.awssdk.services.sms.model.ServerGroup
Name of a server group.
name(String) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppRequest.Builder
New name of the application.
name() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppRequest
New name of the application.
nextReplicationRunStartTime(Instant) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
The start time of the next replication run.
nextReplicationRunStartTime() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
The start time of the next replication run.
nextReplicationRunStartTime(Instant) - Method in interface software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest.Builder
The start time of the next replication run.
nextReplicationRunStartTime() - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest
The start time of the next replication run.
nextToken(String) - Method in interface software.amazon.awssdk.services.sms.model.GetConnectorsRequest.Builder
The token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.sms.model.GetConnectorsRequest
The token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sms.model.GetConnectorsResponse.Builder
The token required to retrieve the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.sms.model.GetConnectorsResponse
The token required to retrieve the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationJobsRequest.Builder
The token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsRequest
The token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationJobsResponse.Builder
The token required to retrieve the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsResponse
The token required to retrieve the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationRunsRequest.Builder
The token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsRequest
The token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationRunsResponse.Builder
The token required to retrieve the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsResponse
The token required to retrieve the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sms.model.GetServersRequest.Builder
The token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.sms.model.GetServersRequest
The token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sms.model.GetServersResponse.Builder
The token required to retrieve the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.sms.model.GetServersResponse
The token required to retrieve the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sms.model.ListAppsRequest.Builder
The token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.sms.model.ListAppsRequest
The token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sms.model.ListAppsResponse.Builder
The token required to retrieve the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.sms.model.ListAppsResponse
The token required to retrieve the next set of results.
NoConnectorsAvailableException - Exception in software.amazon.awssdk.services.sms.model
There are no connectors available.
NoConnectorsAvailableException.Builder - Interface in software.amazon.awssdk.services.sms.model
 
numberOfRecentAmisToKeep(Integer) - Method in interface software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest.Builder
The maximum number of SMS-created AMIs to retain.
numberOfRecentAmisToKeep() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest
The maximum number of SMS-created AMIs to retain.
numberOfRecentAmisToKeep(Integer) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
Number of recent AMIs to keep in the customer's account for a replication job.
numberOfRecentAmisToKeep() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
Number of recent AMIs to keep in the customer's account for a replication job.
numberOfRecentAmisToKeep(Integer) - Method in interface software.amazon.awssdk.services.sms.model.ServerReplicationParameters.Builder
Number of recent AMIs to keep when creating a replication job for this server.
numberOfRecentAmisToKeep() - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationParameters
Number of recent AMIs to keep when creating a replication job for this server.
numberOfRecentAmisToKeep(Integer) - Method in interface software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest.Builder
The maximum number of SMS-created AMIs to retain.
numberOfRecentAmisToKeep() - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest
The maximum number of SMS-created AMIs to retain.

O

OperationNotPermittedException - Exception in software.amazon.awssdk.services.sms.model
This operation is not allowed.
OperationNotPermittedException.Builder - Interface in software.amazon.awssdk.services.sms.model
 
OutputFormat - Enum in software.amazon.awssdk.services.sms.model
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.DeleteAppRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.DeleteAppRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.DeleteReplicationJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.DeleteReplicationJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.DeleteServerCatalogRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.DeleteServerCatalogRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.DisassociateConnectorRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.DisassociateConnectorRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.GenerateChangeSetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.GenerateChangeSetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.GenerateTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.GenerateTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.GetAppRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.GetAppRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.GetConnectorsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.GetConnectorsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationRunsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationRunsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.GetServersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.GetServersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.ImportServerCatalogRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.ImportServerCatalogRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.LaunchAppRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.LaunchAppRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.ListAppsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.ListAppsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.StartAppReplicationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.StartAppReplicationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.StopAppReplicationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.StopAppReplicationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.TerminateAppRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.TerminateAppRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest.Builder
 

P

putAppLaunchConfiguration(PutAppLaunchConfigurationRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Creates a launch configuration for an application.
putAppLaunchConfiguration(Consumer<PutAppLaunchConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Creates a launch configuration for an application.
putAppLaunchConfiguration(PutAppLaunchConfigurationRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Creates a launch configuration for an application.
putAppLaunchConfiguration(Consumer<PutAppLaunchConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Creates a launch configuration for an application.
PutAppLaunchConfigurationRequest - Class in software.amazon.awssdk.services.sms.model
 
PutAppLaunchConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
PutAppLaunchConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
PutAppLaunchConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.PutAppLaunchConfigurationRequestMarshaller
 
PutAppLaunchConfigurationResponse - Class in software.amazon.awssdk.services.sms.model
 
PutAppLaunchConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
putAppReplicationConfiguration(PutAppReplicationConfigurationRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Creates or updates a replication configuration for an application.
putAppReplicationConfiguration(Consumer<PutAppReplicationConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Creates or updates a replication configuration for an application.
putAppReplicationConfiguration(PutAppReplicationConfigurationRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Creates or updates a replication configuration for an application.
putAppReplicationConfiguration(Consumer<PutAppReplicationConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Creates or updates a replication configuration for an application.
PutAppReplicationConfigurationRequest - Class in software.amazon.awssdk.services.sms.model
 
PutAppReplicationConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
PutAppReplicationConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
PutAppReplicationConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.PutAppReplicationConfigurationRequestMarshaller
 
PutAppReplicationConfigurationResponse - Class in software.amazon.awssdk.services.sms.model
 
PutAppReplicationConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 

R

replicationJob(ReplicationJob) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationRunsResponse.Builder
Information about the replication job.
replicationJob(Consumer<ReplicationJob.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationRunsResponse.Builder
Information about the replication job.
replicationJob() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsResponse
Information about the replication job.
ReplicationJob - Class in software.amazon.awssdk.services.sms.model
Represents a replication job.
ReplicationJob.Builder - Interface in software.amazon.awssdk.services.sms.model
 
ReplicationJobAlreadyExistsException - Exception in software.amazon.awssdk.services.sms.model
The specified replication job already exists.
ReplicationJobAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.sms.model
 
replicationJobId(String) - Method in interface software.amazon.awssdk.services.sms.model.CreateReplicationJobResponse.Builder
The unique identifier of the replication job.
replicationJobId() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobResponse
The unique identifier of the replication job.
replicationJobId(String) - Method in interface software.amazon.awssdk.services.sms.model.DeleteReplicationJobRequest.Builder
The identifier of the replication job.
replicationJobId() - Method in class software.amazon.awssdk.services.sms.model.DeleteReplicationJobRequest
The identifier of the replication job.
replicationJobId(String) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationJobsRequest.Builder
The identifier of the replication job.
replicationJobId() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsRequest
The identifier of the replication job.
replicationJobId(String) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationRunsRequest.Builder
The identifier of the replication job.
replicationJobId() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsRequest
The identifier of the replication job.
replicationJobId(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
The identifier of the replication job.
replicationJobId() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
The identifier of the replication job.
replicationJobId(String) - Method in interface software.amazon.awssdk.services.sms.model.Server.Builder
The identifier of the replication job.
replicationJobId() - Method in class software.amazon.awssdk.services.sms.model.Server
The identifier of the replication job.
replicationJobId(String) - Method in interface software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunRequest.Builder
The identifier of the replication job.
replicationJobId() - Method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunRequest
The identifier of the replication job.
replicationJobId(String) - Method in interface software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest.Builder
The identifier of the replication job.
replicationJobId() - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest
The identifier of the replication job.
replicationJobList(Collection<ReplicationJob>) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationJobsResponse.Builder
Information about the replication jobs.
replicationJobList(ReplicationJob...) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationJobsResponse.Builder
Information about the replication jobs.
replicationJobList(Consumer<ReplicationJob.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationJobsResponse.Builder
Information about the replication jobs.
replicationJobList() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsResponse
Information about the replication jobs.
replicationJobList() - Method in class software.amazon.awssdk.services.sms.paginators.GetReplicationJobsIterable
Returns an iterable to iterate through the paginated GetReplicationJobsResponse.replicationJobList() member.
replicationJobList() - Method in class software.amazon.awssdk.services.sms.paginators.GetReplicationJobsPublisher
Returns a publisher that can be used to get a stream of data.
ReplicationJobNotFoundException - Exception in software.amazon.awssdk.services.sms.model
The specified replication job does not exist.
ReplicationJobNotFoundException.Builder - Interface in software.amazon.awssdk.services.sms.model
 
ReplicationJobState - Enum in software.amazon.awssdk.services.sms.model
 
replicationJobTerminated(Boolean) - Method in interface software.amazon.awssdk.services.sms.model.Server.Builder
Indicates whether the replication job is deleted or failed.
replicationJobTerminated() - Method in class software.amazon.awssdk.services.sms.model.Server
Indicates whether the replication job is deleted or failed.
ReplicationRun - Class in software.amazon.awssdk.services.sms.model
Represents a replication run.
ReplicationRun.Builder - Interface in software.amazon.awssdk.services.sms.model
 
replicationRunId(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRun.Builder
The identifier of the replication run.
replicationRunId() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
The identifier of the replication run.
replicationRunId(String) - Method in interface software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunResponse.Builder
The identifier of the replication run.
replicationRunId() - Method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunResponse
The identifier of the replication run.
ReplicationRunLimitExceededException - Exception in software.amazon.awssdk.services.sms.model
You have exceeded the number of on-demand replication runs you can request in a 24-hour period.
ReplicationRunLimitExceededException.Builder - Interface in software.amazon.awssdk.services.sms.model
 
replicationRunList(Collection<ReplicationRun>) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationRunsResponse.Builder
Information about the replication runs.
replicationRunList(ReplicationRun...) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationRunsResponse.Builder
Information about the replication runs.
replicationRunList(Consumer<ReplicationRun.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.GetReplicationRunsResponse.Builder
Information about the replication runs.
replicationRunList() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsResponse
Information about the replication runs.
replicationRunList(Collection<ReplicationRun>) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
Information about the replication runs.
replicationRunList(ReplicationRun...) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
Information about the replication runs.
replicationRunList(Consumer<ReplicationRun.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
Information about the replication runs.
replicationRunList() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
Information about the replication runs.
replicationRunList() - Method in class software.amazon.awssdk.services.sms.paginators.GetReplicationRunsIterable
Returns an iterable to iterate through the paginated GetReplicationRunsResponse.replicationRunList() member.
replicationRunList() - Method in class software.amazon.awssdk.services.sms.paginators.GetReplicationRunsPublisher
Returns a publisher that can be used to get a stream of data.
ReplicationRunStageDetails - Class in software.amazon.awssdk.services.sms.model
Details of the current stage of a replication run.
ReplicationRunStageDetails.Builder - Interface in software.amazon.awssdk.services.sms.model
 
ReplicationRunState - Enum in software.amazon.awssdk.services.sms.model
 
ReplicationRunType - Enum in software.amazon.awssdk.services.sms.model
 
replicationStatus(String) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
Replication status of the application.
replicationStatus(AppReplicationStatus) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
Replication status of the application.
replicationStatus() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
Replication status of the application.
replicationStatusAsString() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
Replication status of the application.
replicationStatusMessage(String) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
A message related to the replication status of the application.
replicationStatusMessage() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
A message related to the replication status of the application.
requestId(String) - Method in interface software.amazon.awssdk.services.sms.model.InternalErrorException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sms.model.InvalidParameterException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sms.model.MissingRequiredParameterException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sms.model.NoConnectorsAvailableException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sms.model.OperationNotPermittedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJobAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJobNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRunLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sms.model.ServerCannotBeReplicatedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sms.model.SmsException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.sms.model.SmsException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.sms.model.TemporarilyUnavailableException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sms.model.UnauthorizedOperationException.Builder
 
responseMetadata() - Method in interface software.amazon.awssdk.services.sms.model.SmsResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.sms.model.SmsResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.sms.model.SmsResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.sms.model.SmsResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.sms.model.SmsResponse
 
roleName(String) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
Name of the service role in the customer's account used by AWS SMS.
roleName() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
Name of the service role in the customer's account used by AWS SMS.
roleName(String) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppRequest.Builder
Name of service role in customer's account to be used by AWS SMS.
roleName() - Method in class software.amazon.awssdk.services.sms.model.CreateAppRequest
Name of service role in customer's account to be used by AWS SMS.
roleName(String) - Method in interface software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest.Builder
The name of the IAM role to be used by the AWS SMS.
roleName() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest
The name of the IAM role to be used by the AWS SMS.
roleName(String) - Method in interface software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationResponse.Builder
Name of the service role in the customer's account that Amazon CloudFormation uses to launch the application.
roleName() - Method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationResponse
Name of the service role in the customer's account that Amazon CloudFormation uses to launch the application.
roleName(String) - Method in interface software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest.Builder
Name of service role in the customer's account that Amazon CloudFormation uses to launch the application.
roleName() - Method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest
Name of service role in the customer's account that Amazon CloudFormation uses to launch the application.
roleName(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
The name of the IAM role to be used by the Server Migration Service.
roleName() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
The name of the IAM role to be used by the Server Migration Service.
roleName(String) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppRequest.Builder
Name of the service role in the customer's account used by AWS SMS.
roleName() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppRequest
Name of the service role in the customer's account used by AWS SMS.
roleName(String) - Method in interface software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest.Builder
The name of the IAM role to be used by AWS SMS.
roleName() - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest
The name of the IAM role to be used by AWS SMS.
runOnce(Boolean) - Method in interface software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest.Builder

runOnce() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest

runOnce(Boolean) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder

runOnce() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob

runOnce(Boolean) - Method in interface software.amazon.awssdk.services.sms.model.ServerReplicationParameters.Builder

runOnce() - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationParameters

S

s3Location(S3Location) - Method in interface software.amazon.awssdk.services.sms.model.GenerateChangeSetResponse.Builder
Location of the Amazon S3 object.
s3Location(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.GenerateChangeSetResponse.Builder
Location of the Amazon S3 object.
s3Location() - Method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetResponse
Location of the Amazon S3 object.
s3Location(S3Location) - Method in interface software.amazon.awssdk.services.sms.model.GenerateTemplateResponse.Builder
Location of the Amazon S3 object.
s3Location(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.GenerateTemplateResponse.Builder
Location of the Amazon S3 object.
s3Location() - Method in class software.amazon.awssdk.services.sms.model.GenerateTemplateResponse
Location of the Amazon S3 object.
S3Location - Class in software.amazon.awssdk.services.sms.model
Location of the Amazon S3 object in the customer's account.
s3Location(S3Location) - Method in interface software.amazon.awssdk.services.sms.model.UserData.Builder
Amazon S3 location of the user-data script.
s3Location(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.UserData.Builder
Amazon S3 location of the user-data script.
s3Location() - Method in class software.amazon.awssdk.services.sms.model.UserData
Amazon S3 location of the user-data script.
S3Location.Builder - Interface in software.amazon.awssdk.services.sms.model
 
scheduledStartTime(Instant) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRun.Builder
The start time of the next replication run.
scheduledStartTime() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
The start time of the next replication run.
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.Connector
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.CreateAppRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.CreateAppResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.DeleteReplicationJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.DeleteReplicationJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.DeleteServerCatalogRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.DeleteServerCatalogResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.DisassociateConnectorRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.DisassociateConnectorResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.GenerateTemplateRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.GenerateTemplateResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.GetAppRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.GetAppResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.GetConnectorsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.GetConnectorsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.GetServersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.GetServersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.ImportServerCatalogRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.ImportServerCatalogResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.sms.model.InternalErrorException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sms.model.InvalidParameterException
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.LaunchAppRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.LaunchAppResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.LaunchDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.ListAppsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.ListAppsResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.sms.model.MissingRequiredParameterException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sms.model.NoConnectorsAvailableException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sms.model.OperationNotPermittedException
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
 
sdkFields() - Method in exception software.amazon.awssdk.services.sms.model.ReplicationJobAlreadyExistsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sms.model.ReplicationJobNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
 
sdkFields() - Method in exception software.amazon.awssdk.services.sms.model.ReplicationRunLimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRunStageDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.S3Location
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.Server
 
sdkFields() - Method in exception software.amazon.awssdk.services.sms.model.ServerCannotBeReplicatedException
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.ServerGroup
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.ServerGroupLaunchConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.ServerGroupReplicationConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationParameters
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.StartAppReplicationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.StartAppReplicationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.StopAppReplicationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.StopAppReplicationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.Tag
 
sdkFields() - Method in exception software.amazon.awssdk.services.sms.model.TemporarilyUnavailableException
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.TerminateAppRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.TerminateAppResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.sms.model.UnauthorizedOperationException
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.UserData
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.VmServer
 
sdkFields() - Method in class software.amazon.awssdk.services.sms.model.VmServerAddress
 
securityGroup(String) - Method in interface software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration.Builder
Identifier of the security group that applies to the launched server.
securityGroup() - Method in class software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration
Identifier of the security group that applies to the launched server.
seedReplicationTime(Instant) - Method in interface software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest.Builder
The seed replication time.
seedReplicationTime() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest
The seed replication time.
seedReplicationTime(Instant) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
The seed replication time.
seedReplicationTime() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
The seed replication time.
seedTime(Instant) - Method in interface software.amazon.awssdk.services.sms.model.ServerReplicationParameters.Builder
Seed time for creating a replication job for the server.
seedTime() - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationParameters
Seed time for creating a replication job for the server.
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.AppSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.Connector
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.CreateAppRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.CreateAppResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.DeleteAppRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.DeleteAppResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.DeleteReplicationJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.DeleteReplicationJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.DeleteServerCatalogRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.DeleteServerCatalogResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.DisassociateConnectorRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.DisassociateConnectorResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.GenerateTemplateRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.GenerateTemplateResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.GetAppRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.GetAppResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.GetConnectorsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.GetConnectorsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.GetServersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.GetServersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.ImportServerCatalogRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.ImportServerCatalogResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sms.model.InternalErrorException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sms.model.InvalidParameterException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.LaunchAppRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.LaunchAppResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.LaunchDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.ListAppsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.ListAppsResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sms.model.MissingRequiredParameterException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sms.model.NoConnectorsAvailableException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sms.model.OperationNotPermittedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.ReplicationJob
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sms.model.ReplicationJobAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sms.model.ReplicationJobNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.ReplicationRun
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sms.model.ReplicationRunLimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.ReplicationRunStageDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.S3Location
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.Server
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sms.model.ServerCannotBeReplicatedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.ServerGroup
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.ServerGroupLaunchConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.ServerGroupReplicationConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.ServerReplicationConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.ServerReplicationParameters
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sms.model.SmsException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.StartAppReplicationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.StartAppReplicationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.StopAppReplicationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.StopAppReplicationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.Tag
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sms.model.TemporarilyUnavailableException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.TerminateAppRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.TerminateAppResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sms.model.UnauthorizedOperationException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.UpdateAppRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.UpdateAppResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.UserData
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.VmServer
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sms.model.VmServerAddress
 
Server - Class in software.amazon.awssdk.services.sms.model
Represents a server.
server(Server) - Method in interface software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration.Builder
Identifier of the server the launch configuration is associated with.
server(Consumer<Server.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration.Builder
Identifier of the server the launch configuration is associated with.
server() - Method in class software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration
Identifier of the server the launch configuration is associated with.
server(Server) - Method in interface software.amazon.awssdk.services.sms.model.ServerReplicationConfiguration.Builder
Identifier of the server this replication configuration is associated with.
server(Consumer<Server.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.ServerReplicationConfiguration.Builder
Identifier of the server this replication configuration is associated with.
server() - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationConfiguration
Identifier of the server this replication configuration is associated with.
Server.Builder - Interface in software.amazon.awssdk.services.sms.model
 
ServerCannotBeReplicatedException - Exception in software.amazon.awssdk.services.sms.model
The specified server cannot be replicated.
ServerCannotBeReplicatedException.Builder - Interface in software.amazon.awssdk.services.sms.model
 
serverCatalogStatus(String) - Method in interface software.amazon.awssdk.services.sms.model.GetServersResponse.Builder
The status of the server catalog.
serverCatalogStatus(ServerCatalogStatus) - Method in interface software.amazon.awssdk.services.sms.model.GetServersResponse.Builder
The status of the server catalog.
serverCatalogStatus() - Method in class software.amazon.awssdk.services.sms.model.GetServersResponse
The status of the server catalog.
ServerCatalogStatus - Enum in software.amazon.awssdk.services.sms.model
 
serverCatalogStatusAsString() - Method in class software.amazon.awssdk.services.sms.model.GetServersResponse
The status of the server catalog.
ServerGroup - Class in software.amazon.awssdk.services.sms.model
A logical grouping of servers.
ServerGroup.Builder - Interface in software.amazon.awssdk.services.sms.model
 
serverGroupId(String) - Method in interface software.amazon.awssdk.services.sms.model.ServerGroup.Builder
Identifier of a server group.
serverGroupId() - Method in class software.amazon.awssdk.services.sms.model.ServerGroup
Identifier of a server group.
serverGroupId(String) - Method in interface software.amazon.awssdk.services.sms.model.ServerGroupLaunchConfiguration.Builder
Identifier of the server group the launch configuration is associated with.
serverGroupId() - Method in class software.amazon.awssdk.services.sms.model.ServerGroupLaunchConfiguration
Identifier of the server group the launch configuration is associated with.
serverGroupId(String) - Method in interface software.amazon.awssdk.services.sms.model.ServerGroupReplicationConfiguration.Builder
Identifier of the server group this replication configuration is associated with.
serverGroupId() - Method in class software.amazon.awssdk.services.sms.model.ServerGroupReplicationConfiguration
Identifier of the server group this replication configuration is associated with.
ServerGroupLaunchConfiguration - Class in software.amazon.awssdk.services.sms.model
Launch configuration for a server group.
ServerGroupLaunchConfiguration.Builder - Interface in software.amazon.awssdk.services.sms.model
 
serverGroupLaunchConfigurations(Collection<ServerGroupLaunchConfiguration>) - Method in interface software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationResponse.Builder
List of launch configurations for server groups in this application.
serverGroupLaunchConfigurations(ServerGroupLaunchConfiguration...) - Method in interface software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationResponse.Builder
List of launch configurations for server groups in this application.
serverGroupLaunchConfigurations(Consumer<ServerGroupLaunchConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationResponse.Builder
List of launch configurations for server groups in this application.
serverGroupLaunchConfigurations() - Method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationResponse
List of launch configurations for server groups in this application.
serverGroupLaunchConfigurations(Collection<ServerGroupLaunchConfiguration>) - Method in interface software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest.Builder
Launch configurations for server groups in the application.
serverGroupLaunchConfigurations(ServerGroupLaunchConfiguration...) - Method in interface software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest.Builder
Launch configurations for server groups in the application.
serverGroupLaunchConfigurations(Consumer<ServerGroupLaunchConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest.Builder
Launch configurations for server groups in the application.
serverGroupLaunchConfigurations() - Method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest
Launch configurations for server groups in the application.
ServerGroupReplicationConfiguration - Class in software.amazon.awssdk.services.sms.model
Replication configuration for a server group.
ServerGroupReplicationConfiguration.Builder - Interface in software.amazon.awssdk.services.sms.model
 
serverGroupReplicationConfigurations(Collection<ServerGroupReplicationConfiguration>) - Method in interface software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationResponse.Builder
Replication configurations associated with server groups in this application.
serverGroupReplicationConfigurations(ServerGroupReplicationConfiguration...) - Method in interface software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationResponse.Builder
Replication configurations associated with server groups in this application.
serverGroupReplicationConfigurations(Consumer<ServerGroupReplicationConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationResponse.Builder
Replication configurations associated with server groups in this application.
serverGroupReplicationConfigurations() - Method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationResponse
Replication configurations associated with server groups in this application.
serverGroupReplicationConfigurations(Collection<ServerGroupReplicationConfiguration>) - Method in interface software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationRequest.Builder
Replication configurations for server groups in the application.
serverGroupReplicationConfigurations(ServerGroupReplicationConfiguration...) - Method in interface software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationRequest.Builder
Replication configurations for server groups in the application.
serverGroupReplicationConfigurations(Consumer<ServerGroupReplicationConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationRequest.Builder
Replication configurations for server groups in the application.
serverGroupReplicationConfigurations() - Method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationRequest
Replication configurations for server groups in the application.
serverGroups(Collection<ServerGroup>) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppRequest.Builder
List of server groups to include in the application.
serverGroups(ServerGroup...) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppRequest.Builder
List of server groups to include in the application.
serverGroups(Consumer<ServerGroup.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppRequest.Builder
List of server groups to include in the application.
serverGroups() - Method in class software.amazon.awssdk.services.sms.model.CreateAppRequest
List of server groups to include in the application.
serverGroups(Collection<ServerGroup>) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppResponse.Builder
List of server groups included in the application.
serverGroups(ServerGroup...) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppResponse.Builder
List of server groups included in the application.
serverGroups(Consumer<ServerGroup.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppResponse.Builder
List of server groups included in the application.
serverGroups() - Method in class software.amazon.awssdk.services.sms.model.CreateAppResponse
List of server groups included in the application.
serverGroups(Collection<ServerGroup>) - Method in interface software.amazon.awssdk.services.sms.model.GetAppResponse.Builder
List of server groups belonging to the application.
serverGroups(ServerGroup...) - Method in interface software.amazon.awssdk.services.sms.model.GetAppResponse.Builder
List of server groups belonging to the application.
serverGroups(Consumer<ServerGroup.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.GetAppResponse.Builder
List of server groups belonging to the application.
serverGroups() - Method in class software.amazon.awssdk.services.sms.model.GetAppResponse
List of server groups belonging to the application.
serverGroups(Collection<ServerGroup>) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppRequest.Builder
List of server groups in the application to update.
serverGroups(ServerGroup...) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppRequest.Builder
List of server groups in the application to update.
serverGroups(Consumer<ServerGroup.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppRequest.Builder
List of server groups in the application to update.
serverGroups() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppRequest
List of server groups in the application to update.
serverGroups(Collection<ServerGroup>) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppResponse.Builder
List of updated server groups in the application.
serverGroups(ServerGroup...) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppResponse.Builder
List of updated server groups in the application.
serverGroups(Consumer<ServerGroup.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppResponse.Builder
List of updated server groups in the application.
serverGroups() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppResponse
List of updated server groups in the application.
serverId(String) - Method in interface software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest.Builder
The identifier of the server.
serverId() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest
The identifier of the server.
serverId(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
The identifier of the server.
serverId() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
The identifier of the server.
serverId(String) - Method in interface software.amazon.awssdk.services.sms.model.Server.Builder
The identifier of the server.
serverId() - Method in class software.amazon.awssdk.services.sms.model.Server
The identifier of the server.
ServerLaunchConfiguration - Class in software.amazon.awssdk.services.sms.model
Launch configuration for a server.
ServerLaunchConfiguration.Builder - Interface in software.amazon.awssdk.services.sms.model
 
serverLaunchConfigurations(Collection<ServerLaunchConfiguration>) - Method in interface software.amazon.awssdk.services.sms.model.ServerGroupLaunchConfiguration.Builder
Launch configuration for servers in the server group.
serverLaunchConfigurations(ServerLaunchConfiguration...) - Method in interface software.amazon.awssdk.services.sms.model.ServerGroupLaunchConfiguration.Builder
Launch configuration for servers in the server group.
serverLaunchConfigurations(Consumer<ServerLaunchConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.ServerGroupLaunchConfiguration.Builder
Launch configuration for servers in the server group.
serverLaunchConfigurations() - Method in class software.amazon.awssdk.services.sms.model.ServerGroupLaunchConfiguration
Launch configuration for servers in the server group.
serverList(Collection<Server>) - Method in interface software.amazon.awssdk.services.sms.model.GetServersResponse.Builder
Information about the servers.
serverList(Server...) - Method in interface software.amazon.awssdk.services.sms.model.GetServersResponse.Builder
Information about the servers.
serverList(Consumer<Server.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.GetServersResponse.Builder
Information about the servers.
serverList() - Method in class software.amazon.awssdk.services.sms.model.GetServersResponse
Information about the servers.
serverList(Collection<Server>) - Method in interface software.amazon.awssdk.services.sms.model.ServerGroup.Builder
List of servers belonging to a server group.
serverList(Server...) - Method in interface software.amazon.awssdk.services.sms.model.ServerGroup.Builder
List of servers belonging to a server group.
serverList(Consumer<Server.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.ServerGroup.Builder
List of servers belonging to a server group.
serverList() - Method in class software.amazon.awssdk.services.sms.model.ServerGroup
List of servers belonging to a server group.
serverList() - Method in class software.amazon.awssdk.services.sms.paginators.GetServersIterable
Returns an iterable to iterate through the paginated GetServersResponse.serverList() member.
serverList() - Method in class software.amazon.awssdk.services.sms.paginators.GetServersPublisher
Returns a publisher that can be used to get a stream of data.
ServerReplicationConfiguration - Class in software.amazon.awssdk.services.sms.model
Replication configuration of a server.
ServerReplicationConfiguration.Builder - Interface in software.amazon.awssdk.services.sms.model
 
serverReplicationConfigurations(Collection<ServerReplicationConfiguration>) - Method in interface software.amazon.awssdk.services.sms.model.ServerGroupReplicationConfiguration.Builder
Replication configuration for servers in the server group.
serverReplicationConfigurations(ServerReplicationConfiguration...) - Method in interface software.amazon.awssdk.services.sms.model.ServerGroupReplicationConfiguration.Builder
Replication configuration for servers in the server group.
serverReplicationConfigurations(Consumer<ServerReplicationConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.ServerGroupReplicationConfiguration.Builder
Replication configuration for servers in the server group.
serverReplicationConfigurations() - Method in class software.amazon.awssdk.services.sms.model.ServerGroupReplicationConfiguration
Replication configuration for servers in the server group.
serverReplicationParameters(ServerReplicationParameters) - Method in interface software.amazon.awssdk.services.sms.model.ServerReplicationConfiguration.Builder
Parameters for replicating the server.
serverReplicationParameters(Consumer<ServerReplicationParameters.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.ServerReplicationConfiguration.Builder
Parameters for replicating the server.
serverReplicationParameters() - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationConfiguration
Parameters for replicating the server.
ServerReplicationParameters - Class in software.amazon.awssdk.services.sms.model
Replication parameters for replicating a server.
ServerReplicationParameters.Builder - Interface in software.amazon.awssdk.services.sms.model
 
serverType(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
The type of server.
serverType(ServerType) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
The type of server.
serverType() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
The type of server.
serverType(String) - Method in interface software.amazon.awssdk.services.sms.model.Server.Builder
The type of server.
serverType(ServerType) - Method in interface software.amazon.awssdk.services.sms.model.Server.Builder
The type of server.
serverType() - Method in class software.amazon.awssdk.services.sms.model.Server
The type of server.
ServerType - Enum in software.amazon.awssdk.services.sms.model
 
serverTypeAsString() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
The type of server.
serverTypeAsString() - Method in class software.amazon.awssdk.services.sms.model.Server
The type of server.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.sms.SmsAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.sms.SmsClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.sms.SmsClient
 
SmsAsyncClient - Interface in software.amazon.awssdk.services.sms
Service client for accessing SMS asynchronously.
SmsAsyncClientBuilder - Interface in software.amazon.awssdk.services.sms
A builder for creating an instance of SmsAsyncClient.
SmsBaseClientBuilder<B extends SmsBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.sms
This includes configuration specific to SMS that is supported by both SmsClientBuilder and SmsAsyncClientBuilder.
SmsClient - Interface in software.amazon.awssdk.services.sms
Service client for accessing SMS.
SmsClientBuilder - Interface in software.amazon.awssdk.services.sms
A builder for creating an instance of SmsClient.
SmsException - Exception in software.amazon.awssdk.services.sms.model
 
SmsException(SmsException.Builder) - Constructor for exception software.amazon.awssdk.services.sms.model.SmsException
 
SmsException.Builder - Interface in software.amazon.awssdk.services.sms.model
 
SmsException.BuilderImpl - Class in software.amazon.awssdk.services.sms.model
 
SmsRequest - Class in software.amazon.awssdk.services.sms.model
 
SmsRequest(SmsRequest.Builder) - Constructor for class software.amazon.awssdk.services.sms.model.SmsRequest
 
SmsRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
SmsRequest.BuilderImpl - Class in software.amazon.awssdk.services.sms.model
 
SmsResponse - Class in software.amazon.awssdk.services.sms.model
 
SmsResponse(SmsResponse.Builder) - Constructor for class software.amazon.awssdk.services.sms.model.SmsResponse
 
SmsResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
SmsResponse.BuilderImpl - Class in software.amazon.awssdk.services.sms.model
 
SmsResponseMetadata - Class in software.amazon.awssdk.services.sms.model
 
software.amazon.awssdk.services.sms - package software.amazon.awssdk.services.sms
AAWS Sever Migration Service
software.amazon.awssdk.services.sms.model - package software.amazon.awssdk.services.sms.model
 
software.amazon.awssdk.services.sms.paginators - package software.amazon.awssdk.services.sms.paginators
 
software.amazon.awssdk.services.sms.transform - package software.amazon.awssdk.services.sms.transform
 
stackId(String) - Method in interface software.amazon.awssdk.services.sms.model.LaunchDetails.Builder
Identifier of the latest stack launched for this application.
stackId() - Method in class software.amazon.awssdk.services.sms.model.LaunchDetails
Identifier of the latest stack launched for this application.
stackName(String) - Method in interface software.amazon.awssdk.services.sms.model.LaunchDetails.Builder
Name of the latest stack launched for this application.
stackName() - Method in class software.amazon.awssdk.services.sms.model.LaunchDetails
Name of the latest stack launched for this application.
stage(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRunStageDetails.Builder
String describing the current stage of a replication run.
stage() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRunStageDetails
String describing the current stage of a replication run.
stageDetails(ReplicationRunStageDetails) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRun.Builder
Details of the current stage of the replication run.
stageDetails(Consumer<ReplicationRunStageDetails.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRun.Builder
Details of the current stage of the replication run.
stageDetails() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
Details of the current stage of the replication run.
stageProgress(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRunStageDetails.Builder
String describing the progress of the current stage of a replication run.
stageProgress() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRunStageDetails
String describing the progress of the current stage of a replication run.
startAppReplication(StartAppReplicationRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Starts replicating an application.
startAppReplication(Consumer<StartAppReplicationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Starts replicating an application.
startAppReplication(StartAppReplicationRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Starts replicating an application.
startAppReplication(Consumer<StartAppReplicationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Starts replicating an application.
StartAppReplicationRequest - Class in software.amazon.awssdk.services.sms.model
 
StartAppReplicationRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
StartAppReplicationRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
StartAppReplicationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.StartAppReplicationRequestMarshaller
 
StartAppReplicationResponse - Class in software.amazon.awssdk.services.sms.model
 
StartAppReplicationResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
startOnDemandReplicationRun(StartOnDemandReplicationRunRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Starts an on-demand replication run for the specified replication job.
startOnDemandReplicationRun(Consumer<StartOnDemandReplicationRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Starts an on-demand replication run for the specified replication job.
startOnDemandReplicationRun(StartOnDemandReplicationRunRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Starts an on-demand replication run for the specified replication job.
startOnDemandReplicationRun(Consumer<StartOnDemandReplicationRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Starts an on-demand replication run for the specified replication job.
StartOnDemandReplicationRunRequest - Class in software.amazon.awssdk.services.sms.model
 
StartOnDemandReplicationRunRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
StartOnDemandReplicationRunRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
StartOnDemandReplicationRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.StartOnDemandReplicationRunRequestMarshaller
 
StartOnDemandReplicationRunResponse - Class in software.amazon.awssdk.services.sms.model
 
StartOnDemandReplicationRunResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
state(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
The state of the replication job.
state(ReplicationJobState) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
The state of the replication job.
state() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
The state of the replication job.
state(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRun.Builder
The state of the replication run.
state(ReplicationRunState) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRun.Builder
The state of the replication run.
state() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
The state of the replication run.
stateAsString() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
The state of the replication job.
stateAsString() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
The state of the replication run.
status(String) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
Status of the application.
status(AppStatus) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
Status of the application.
status() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
Status of the application.
status(String) - Method in interface software.amazon.awssdk.services.sms.model.Connector.Builder
The status of the connector.
status(ConnectorStatus) - Method in interface software.amazon.awssdk.services.sms.model.Connector.Builder
The status of the connector.
status() - Method in class software.amazon.awssdk.services.sms.model.Connector
The status of the connector.
statusAsString() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
Status of the application.
statusAsString() - Method in class software.amazon.awssdk.services.sms.model.Connector
The status of the connector.
statusCode(int) - Method in interface software.amazon.awssdk.services.sms.model.InternalErrorException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sms.model.InvalidParameterException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sms.model.MissingRequiredParameterException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sms.model.NoConnectorsAvailableException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sms.model.OperationNotPermittedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJobAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJobNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRunLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sms.model.ServerCannotBeReplicatedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sms.model.SmsException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.sms.model.SmsException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sms.model.TemporarilyUnavailableException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sms.model.UnauthorizedOperationException.Builder
 
statusMessage(String) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
A message related to the status of the application
statusMessage() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
A message related to the status of the application
statusMessage(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
The description of the current status of the replication job.
statusMessage() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
The description of the current status of the replication job.
statusMessage(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRun.Builder
The description of the current status of the replication job.
statusMessage() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
The description of the current status of the replication job.
stopAppReplication(StopAppReplicationRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Stops replicating an application.
stopAppReplication(Consumer<StopAppReplicationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Stops replicating an application.
stopAppReplication(StopAppReplicationRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Stops replicating an application.
stopAppReplication(Consumer<StopAppReplicationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Stops replicating an application.
StopAppReplicationRequest - Class in software.amazon.awssdk.services.sms.model
 
StopAppReplicationRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
StopAppReplicationRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
StopAppReplicationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.StopAppReplicationRequestMarshaller
 
StopAppReplicationResponse - Class in software.amazon.awssdk.services.sms.model
 
StopAppReplicationResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
subnet(String) - Method in interface software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration.Builder
Identifier of the subnet the server should be launched into.
subnet() - Method in class software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration
Identifier of the subnet the server should be launched into.
subscribe(Subscriber<? super GetConnectorsResponse>) - Method in class software.amazon.awssdk.services.sms.paginators.GetConnectorsPublisher
 
subscribe(Subscriber<? super GetReplicationJobsResponse>) - Method in class software.amazon.awssdk.services.sms.paginators.GetReplicationJobsPublisher
 
subscribe(Subscriber<? super GetReplicationRunsResponse>) - Method in class software.amazon.awssdk.services.sms.paginators.GetReplicationRunsPublisher
 
subscribe(Subscriber<? super GetServersResponse>) - Method in class software.amazon.awssdk.services.sms.paginators.GetServersPublisher
 

T

Tag - Class in software.amazon.awssdk.services.sms.model
A label that can be assigned to an application.
Tag.Builder - Interface in software.amazon.awssdk.services.sms.model
 
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppRequest.Builder
List of tags to be associated with the application.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppRequest.Builder
List of tags to be associated with the application.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppRequest.Builder
List of tags to be associated with the application.
tags() - Method in class software.amazon.awssdk.services.sms.model.CreateAppRequest
List of tags to be associated with the application.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppResponse.Builder
List of taags associated with the application.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppResponse.Builder
List of taags associated with the application.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.CreateAppResponse.Builder
List of taags associated with the application.
tags() - Method in class software.amazon.awssdk.services.sms.model.CreateAppResponse
List of taags associated with the application.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sms.model.GetAppResponse.Builder
List of tags associated with the application.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sms.model.GetAppResponse.Builder
List of tags associated with the application.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.GetAppResponse.Builder
List of tags associated with the application.
tags() - Method in class software.amazon.awssdk.services.sms.model.GetAppResponse
List of tags associated with the application.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppRequest.Builder
List of tags to associate with the application.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppRequest.Builder
List of tags to associate with the application.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppRequest.Builder
List of tags to associate with the application.
tags() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppRequest
List of tags to associate with the application.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppResponse.Builder
List of tags associated with the application.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppResponse.Builder
List of tags associated with the application.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.UpdateAppResponse.Builder
List of tags associated with the application.
tags() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppResponse
List of tags associated with the application.
templateFormat(String) - Method in interface software.amazon.awssdk.services.sms.model.GenerateTemplateRequest.Builder
Format for generating the Amazon CloudFormation template.
templateFormat(OutputFormat) - Method in interface software.amazon.awssdk.services.sms.model.GenerateTemplateRequest.Builder
Format for generating the Amazon CloudFormation template.
templateFormat() - Method in class software.amazon.awssdk.services.sms.model.GenerateTemplateRequest
Format for generating the Amazon CloudFormation template.
templateFormatAsString() - Method in class software.amazon.awssdk.services.sms.model.GenerateTemplateRequest
Format for generating the Amazon CloudFormation template.
TemporarilyUnavailableException - Exception in software.amazon.awssdk.services.sms.model
The service is temporarily unavailable.
TemporarilyUnavailableException.Builder - Interface in software.amazon.awssdk.services.sms.model
 
terminateApp(TerminateAppRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Terminates the stack for an application.
terminateApp(Consumer<TerminateAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Terminates the stack for an application.
terminateApp(TerminateAppRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Terminates the stack for an application.
terminateApp(Consumer<TerminateAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Terminates the stack for an application.
TerminateAppRequest - Class in software.amazon.awssdk.services.sms.model
 
TerminateAppRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
TerminateAppRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
TerminateAppRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.TerminateAppRequestMarshaller
 
TerminateAppResponse - Class in software.amazon.awssdk.services.sms.model
 
TerminateAppResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.Connector
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.CreateAppRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.CreateAppResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.DeleteReplicationJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.DeleteReplicationJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.DeleteServerCatalogRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.DeleteServerCatalogResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.DisassociateConnectorRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.DisassociateConnectorResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.GenerateTemplateRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.GenerateTemplateResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.GetAppRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.GetAppResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.GetConnectorsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.GetConnectorsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.GetServersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.GetServersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.ImportServerCatalogRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.ImportServerCatalogResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.sms.model.InternalErrorException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sms.model.InvalidParameterException
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.LaunchAppRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.LaunchAppResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.LaunchDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.ListAppsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.ListAppsResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.sms.model.MissingRequiredParameterException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sms.model.NoConnectorsAvailableException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sms.model.OperationNotPermittedException
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
 
toBuilder() - Method in exception software.amazon.awssdk.services.sms.model.ReplicationJobAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sms.model.ReplicationJobNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
 
toBuilder() - Method in exception software.amazon.awssdk.services.sms.model.ReplicationRunLimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRunStageDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.S3Location
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.Server
 
toBuilder() - Method in exception software.amazon.awssdk.services.sms.model.ServerCannotBeReplicatedException
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.ServerGroup
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.ServerGroupLaunchConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.ServerGroupReplicationConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationParameters
 
toBuilder() - Method in exception software.amazon.awssdk.services.sms.model.SmsException
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.SmsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.StartAppReplicationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.StartAppReplicationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.StopAppReplicationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.StopAppReplicationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.Tag
 
toBuilder() - Method in exception software.amazon.awssdk.services.sms.model.TemporarilyUnavailableException
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.TerminateAppRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.TerminateAppResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.sms.model.UnauthorizedOperationException
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.UserData
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.VmServer
 
toBuilder() - Method in class software.amazon.awssdk.services.sms.model.VmServerAddress
 
toString() - Method in enum software.amazon.awssdk.services.sms.model.AppLaunchStatus
 
toString() - Method in enum software.amazon.awssdk.services.sms.model.AppReplicationStatus
 
toString() - Method in enum software.amazon.awssdk.services.sms.model.AppStatus
 
toString() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.Connector
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sms.model.ConnectorCapability
 
toString() - Method in enum software.amazon.awssdk.services.sms.model.ConnectorStatus
 
toString() - Method in class software.amazon.awssdk.services.sms.model.CreateAppRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.CreateAppResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.CreateReplicationJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppLaunchConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppReplicationConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.DeleteAppResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.DeleteReplicationJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.DeleteReplicationJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.DeleteServerCatalogRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.DeleteServerCatalogResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.DisassociateConnectorRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.DisassociateConnectorResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.GenerateChangeSetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.GenerateTemplateRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.GenerateTemplateResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.GetAppReplicationConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.GetAppRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.GetAppResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.GetConnectorsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.GetConnectorsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.GetReplicationRunsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.GetServersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.GetServersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.ImportServerCatalogRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.ImportServerCatalogResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.LaunchAppRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.LaunchAppResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.LaunchDetails
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sms.model.LicenseType
 
toString() - Method in class software.amazon.awssdk.services.sms.model.ListAppsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.ListAppsResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sms.model.OutputFormat
 
toString() - Method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.PutAppLaunchConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.PutAppReplicationConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sms.model.ReplicationJobState
 
toString() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRunStageDetails
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sms.model.ReplicationRunState
 
toString() - Method in enum software.amazon.awssdk.services.sms.model.ReplicationRunType
 
toString() - Method in class software.amazon.awssdk.services.sms.model.S3Location
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.Server
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sms.model.ServerCatalogStatus
 
toString() - Method in class software.amazon.awssdk.services.sms.model.ServerGroup
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.ServerGroupLaunchConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.ServerGroupReplicationConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.ServerReplicationParameters
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sms.model.ServerType
 
toString() - Method in class software.amazon.awssdk.services.sms.model.StartAppReplicationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.StartAppReplicationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.StartOnDemandReplicationRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.StopAppReplicationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.StopAppReplicationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.Tag
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.TerminateAppRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.TerminateAppResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.UpdateAppResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.UpdateReplicationJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.UserData
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sms.model.VmManagerType
 
toString() - Method in class software.amazon.awssdk.services.sms.model.VmServer
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sms.model.VmServerAddress
Returns a string representation of this object.
totalServerGroups(Integer) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
Number of server groups present in the application.
totalServerGroups() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
Number of server groups present in the application.
totalServers(Integer) - Method in interface software.amazon.awssdk.services.sms.model.AppSummary.Builder
Number of servers present in the application.
totalServers() - Method in class software.amazon.awssdk.services.sms.model.AppSummary
Number of servers present in the application.
type(String) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRun.Builder
The type of replication run.
type(ReplicationRunType) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationRun.Builder
The type of replication run.
type() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
The type of replication run.
typeAsString() - Method in class software.amazon.awssdk.services.sms.model.ReplicationRun
The type of replication run.

U

UnauthorizedOperationException - Exception in software.amazon.awssdk.services.sms.model
You lack permissions needed to perform this operation.
UnauthorizedOperationException.Builder - Interface in software.amazon.awssdk.services.sms.model
 
updateApp(UpdateAppRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Updates an application.
updateApp(Consumer<UpdateAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Updates an application.
updateApp(UpdateAppRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Updates an application.
updateApp(Consumer<UpdateAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Updates an application.
UpdateAppRequest - Class in software.amazon.awssdk.services.sms.model
 
UpdateAppRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
UpdateAppRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
UpdateAppRequest Marshaller
UpdateAppRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.UpdateAppRequestMarshaller
 
UpdateAppResponse - Class in software.amazon.awssdk.services.sms.model
 
UpdateAppResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
updateReplicationJob(UpdateReplicationJobRequest) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Updates the specified settings for the specified replication job.
updateReplicationJob(Consumer<UpdateReplicationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsAsyncClient
Updates the specified settings for the specified replication job.
updateReplicationJob(UpdateReplicationJobRequest) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Updates the specified settings for the specified replication job.
updateReplicationJob(Consumer<UpdateReplicationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sms.SmsClient
Updates the specified settings for the specified replication job.
UpdateReplicationJobRequest - Class in software.amazon.awssdk.services.sms.model
 
UpdateReplicationJobRequest.Builder - Interface in software.amazon.awssdk.services.sms.model
 
UpdateReplicationJobRequestMarshaller - Class in software.amazon.awssdk.services.sms.transform
UpdateReplicationJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sms.transform.UpdateReplicationJobRequestMarshaller
 
UpdateReplicationJobResponse - Class in software.amazon.awssdk.services.sms.model
 
UpdateReplicationJobResponse.Builder - Interface in software.amazon.awssdk.services.sms.model
 
userData(UserData) - Method in interface software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration.Builder
Location of the user-data script to be executed when launching the server.
userData(Consumer<UserData.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration.Builder
Location of the user-data script to be executed when launching the server.
userData() - Method in class software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration
Location of the user-data script to be executed when launching the server.
UserData - Class in software.amazon.awssdk.services.sms.model
A script that runs on first launch of an Amazon EC2 instance.
UserData.Builder - Interface in software.amazon.awssdk.services.sms.model
 

V

value(String) - Method in interface software.amazon.awssdk.services.sms.model.Tag.Builder
Tag value.
value() - Method in class software.amazon.awssdk.services.sms.model.Tag
Tag value.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sms.model.AppLaunchStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sms.model.AppReplicationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sms.model.AppStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sms.model.ConnectorCapability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sms.model.ConnectorStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sms.model.LicenseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sms.model.OutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sms.model.ReplicationJobState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sms.model.ReplicationRunState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sms.model.ReplicationRunType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sms.model.ServerCatalogStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sms.model.ServerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sms.model.VmManagerType
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.sms.model.AppLaunchStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.sms.model.AppReplicationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.sms.model.AppStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.sms.model.ConnectorCapability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.sms.model.ConnectorStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.sms.model.LicenseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.sms.model.OutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.sms.model.ReplicationJobState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.sms.model.ReplicationRunState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.sms.model.ReplicationRunType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.sms.model.ServerCatalogStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.sms.model.ServerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.sms.model.VmManagerType
Returns an array containing the constants of this enum type, in the order they are declared.
version(String) - Method in interface software.amazon.awssdk.services.sms.model.Connector.Builder
The connector version.
version() - Method in class software.amazon.awssdk.services.sms.model.Connector
The connector version.
vmId(String) - Method in interface software.amazon.awssdk.services.sms.model.VmServerAddress.Builder
The identifier of the VM.
vmId() - Method in class software.amazon.awssdk.services.sms.model.VmServerAddress
The identifier of the VM.
vmManagerId(String) - Method in interface software.amazon.awssdk.services.sms.model.Connector.Builder
The identifier of the VM manager.
vmManagerId() - Method in class software.amazon.awssdk.services.sms.model.Connector
The identifier of the VM manager.
vmManagerId(String) - Method in interface software.amazon.awssdk.services.sms.model.VmServerAddress.Builder
The identifier of the VM manager.
vmManagerId() - Method in class software.amazon.awssdk.services.sms.model.VmServerAddress
The identifier of the VM manager.
vmManagerName(String) - Method in interface software.amazon.awssdk.services.sms.model.Connector.Builder
The name of the VM manager.
vmManagerName() - Method in class software.amazon.awssdk.services.sms.model.Connector
The name of the VM manager.
vmManagerName(String) - Method in interface software.amazon.awssdk.services.sms.model.VmServer.Builder
The name of the VM manager.
vmManagerName() - Method in class software.amazon.awssdk.services.sms.model.VmServer
The name of the VM manager.
vmManagerType(String) - Method in interface software.amazon.awssdk.services.sms.model.Connector.Builder
The VM management product.
vmManagerType(VmManagerType) - Method in interface software.amazon.awssdk.services.sms.model.Connector.Builder
The VM management product.
vmManagerType() - Method in class software.amazon.awssdk.services.sms.model.Connector
The VM management product.
VmManagerType - Enum in software.amazon.awssdk.services.sms.model
 
vmManagerType(String) - Method in interface software.amazon.awssdk.services.sms.model.VmServer.Builder
The type of VM management product.
vmManagerType(VmManagerType) - Method in interface software.amazon.awssdk.services.sms.model.VmServer.Builder
The type of VM management product.
vmManagerType() - Method in class software.amazon.awssdk.services.sms.model.VmServer
The type of VM management product.
vmManagerTypeAsString() - Method in class software.amazon.awssdk.services.sms.model.Connector
The VM management product.
vmManagerTypeAsString() - Method in class software.amazon.awssdk.services.sms.model.VmServer
The type of VM management product.
vmName(String) - Method in interface software.amazon.awssdk.services.sms.model.VmServer.Builder
The name of the VM.
vmName() - Method in class software.amazon.awssdk.services.sms.model.VmServer
The name of the VM.
vmPath(String) - Method in interface software.amazon.awssdk.services.sms.model.VmServer.Builder
The VM folder path in the vCenter Server virtual machine inventory tree.
vmPath() - Method in class software.amazon.awssdk.services.sms.model.VmServer
The VM folder path in the vCenter Server virtual machine inventory tree.
vmServer(VmServer) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
Information about the VM server.
vmServer(Consumer<VmServer.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.ReplicationJob.Builder
Information about the VM server.
vmServer() - Method in class software.amazon.awssdk.services.sms.model.ReplicationJob
Information about the VM server.
vmServer(VmServer) - Method in interface software.amazon.awssdk.services.sms.model.Server.Builder
Information about the VM server.
vmServer(Consumer<VmServer.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.Server.Builder
Information about the VM server.
vmServer() - Method in class software.amazon.awssdk.services.sms.model.Server
Information about the VM server.
VmServer - Class in software.amazon.awssdk.services.sms.model
Represents a VM server.
VmServer.Builder - Interface in software.amazon.awssdk.services.sms.model
 
vmServerAddress(VmServerAddress) - Method in interface software.amazon.awssdk.services.sms.model.VmServer.Builder
Information about the VM server location.
vmServerAddress(Consumer<VmServerAddress.Builder>) - Method in interface software.amazon.awssdk.services.sms.model.VmServer.Builder
Information about the VM server location.
vmServerAddress() - Method in class software.amazon.awssdk.services.sms.model.VmServer
Information about the VM server location.
VmServerAddress - Class in software.amazon.awssdk.services.sms.model
Represents a VM server location.
VmServerAddress.Builder - Interface in software.amazon.awssdk.services.sms.model
 
vmServerAddressList(Collection<VmServerAddress>) - Method in interface software.amazon.awssdk.services.sms.model.GetServersRequest.Builder
List of VmServerAddress objects
vmServerAddressList(VmServerAddress...) - Method in interface software.amazon.awssdk.services.sms.model.GetServersRequest.Builder
List of VmServerAddress objects
vmServerAddressList(Consumer<VmServerAddress.Builder>...) - Method in interface software.amazon.awssdk.services.sms.model.GetServersRequest.Builder
List of VmServerAddress objects
vmServerAddressList() - Method in class software.amazon.awssdk.services.sms.model.GetServersRequest
List of VmServerAddress objects
vpc(String) - Method in interface software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration.Builder
Identifier of the VPC the server should be launched into.
vpc() - Method in class software.amazon.awssdk.services.sms.model.ServerLaunchConfiguration
Identifier of the VPC the server should be launched into.
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links

Copyright © 2019. All rights reserved.