- AccessDeniedException - Exception in software.amazon.awssdk.services.migrationhub.model
-
You do not have sufficient access to perform this action.
- AccessDeniedException.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- applicationId() - Method in class software.amazon.awssdk.services.migrationhub.model.ApplicationState
-
The configurationId from the Application Discovery Service that uniquely identifies an application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ApplicationState.Builder
-
The configurationId from the Application Discovery Service that uniquely identifies an application.
- applicationId() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeApplicationStateRequest
-
The configurationId in Application Discovery Service that uniquely identifies the grouped application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.DescribeApplicationStateRequest.Builder
-
The configurationId in Application Discovery Service that uniquely identifies the grouped application.
- applicationId() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyApplicationStateRequest
-
The configurationId in Application Discovery Service that uniquely identifies the grouped application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.NotifyApplicationStateRequest.Builder
-
The configurationId in Application Discovery Service that uniquely identifies the grouped application.
- applicationIds() - Method in class software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesRequest
-
The configurationIds from the Application Discovery Service that uniquely identifies your applications.
- applicationIds(Collection<String>) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesRequest.Builder
-
The configurationIds from the Application Discovery Service that uniquely identifies your applications.
- applicationIds(String...) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesRequest.Builder
-
The configurationIds from the Application Discovery Service that uniquely identifies your applications.
- ApplicationState - Class in software.amazon.awssdk.services.migrationhub.model
-
The state of an application discovered through Migration Hub import, the AWS Agentless Discovery Connector, or the
AWS Application Discovery Agent.
- ApplicationState.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- applicationStateList() - Method in class software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesResponse
-
A list of Applications that exist in Application Discovery Service.
- applicationStateList(Collection<ApplicationState>) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesResponse.Builder
-
A list of Applications that exist in Application Discovery Service.
- applicationStateList(ApplicationState...) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesResponse.Builder
-
A list of Applications that exist in Application Discovery Service.
- applicationStateList(Consumer<ApplicationState.Builder>...) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesResponse.Builder
-
A list of Applications that exist in Application Discovery Service.
- applicationStateList() - Method in class software.amazon.awssdk.services.migrationhub.paginators.ListApplicationStatesIterable
-
- applicationStateList() - Method in class software.amazon.awssdk.services.migrationhub.paginators.ListApplicationStatesPublisher
-
Returns a publisher that can be used to get a stream of data.
- applicationStatus() - Method in class software.amazon.awssdk.services.migrationhub.model.ApplicationState
-
The current status of an application.
- applicationStatus(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ApplicationState.Builder
-
The current status of an application.
- applicationStatus(ApplicationStatus) - Method in interface software.amazon.awssdk.services.migrationhub.model.ApplicationState.Builder
-
The current status of an application.
- ApplicationStatus - Enum in software.amazon.awssdk.services.migrationhub.model
-
- applicationStatus() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeApplicationStateResponse
-
Status of the application - Not Started, In-Progress, Complete.
- applicationStatus(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.DescribeApplicationStateResponse.Builder
-
Status of the application - Not Started, In-Progress, Complete.
- applicationStatus(ApplicationStatus) - Method in interface software.amazon.awssdk.services.migrationhub.model.DescribeApplicationStateResponse.Builder
-
Status of the application - Not Started, In-Progress, Complete.
- applicationStatusAsString() - Method in class software.amazon.awssdk.services.migrationhub.model.ApplicationState
-
The current status of an application.
- applicationStatusAsString() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeApplicationStateResponse
-
Status of the application - Not Started, In-Progress, Complete.
- associateCreatedArtifact(AssociateCreatedArtifactRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Associates a created artifact of an AWS cloud resource, the target receiving the migration, with the migration
task performed by a migration tool.
- associateCreatedArtifact(Consumer<AssociateCreatedArtifactRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Associates a created artifact of an AWS cloud resource, the target receiving the migration, with the migration
task performed by a migration tool.
- associateCreatedArtifact(AssociateCreatedArtifactRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Associates a created artifact of an AWS cloud resource, the target receiving the migration, with the migration
task performed by a migration tool.
- associateCreatedArtifact(Consumer<AssociateCreatedArtifactRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Associates a created artifact of an AWS cloud resource, the target receiving the migration, with the migration
task performed by a migration tool.
- AssociateCreatedArtifactRequest - Class in software.amazon.awssdk.services.migrationhub.model
-
- AssociateCreatedArtifactRequest.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- AssociateCreatedArtifactRequestMarshaller - Class in software.amazon.awssdk.services.migrationhub.transform
-
- AssociateCreatedArtifactRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.migrationhub.transform.AssociateCreatedArtifactRequestMarshaller
-
- AssociateCreatedArtifactResponse - Class in software.amazon.awssdk.services.migrationhub.model
-
- AssociateCreatedArtifactResponse.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- associateDiscoveredResource(AssociateDiscoveredResourceRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Associates a discovered resource ID from Application Discovery Service with a migration task.
- associateDiscoveredResource(Consumer<AssociateDiscoveredResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Associates a discovered resource ID from Application Discovery Service with a migration task.
- associateDiscoveredResource(AssociateDiscoveredResourceRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Associates a discovered resource ID from Application Discovery Service with a migration task.
- associateDiscoveredResource(Consumer<AssociateDiscoveredResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Associates a discovered resource ID from Application Discovery Service with a migration task.
- AssociateDiscoveredResourceRequest - Class in software.amazon.awssdk.services.migrationhub.model
-
- AssociateDiscoveredResourceRequest.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- AssociateDiscoveredResourceRequestMarshaller - Class in software.amazon.awssdk.services.migrationhub.transform
-
- AssociateDiscoveredResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.migrationhub.transform.AssociateDiscoveredResourceRequestMarshaller
-
- AssociateDiscoveredResourceResponse - Class in software.amazon.awssdk.services.migrationhub.model
-
- AssociateDiscoveredResourceResponse.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.migrationhub.model.AccessDeniedException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.migrationhub.model.DryRunOperationException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.migrationhub.model.HomeRegionNotSetException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.migrationhub.model.InternalServerErrorException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.migrationhub.model.InvalidInputException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationHubException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationHubException.BuilderImpl
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.migrationhub.model.PolicyErrorException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.migrationhub.model.ResourceNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.migrationhub.model.ServiceUnavailableException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.migrationhub.model.ThrottlingException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.migrationhub.model.UnauthorizedOperationException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.migrationhub.model.AccessDeniedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.migrationhub.model.DryRunOperationException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.migrationhub.model.HomeRegionNotSetException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.migrationhub.model.InternalServerErrorException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.migrationhub.model.InvalidInputException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationHubException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationHubException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.migrationhub.model.PolicyErrorException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.migrationhub.model.ResourceNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.migrationhub.model.ServiceUnavailableException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.migrationhub.model.ThrottlingException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.migrationhub.model.UnauthorizedOperationException.Builder
-
- configurationId(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.DisassociateDiscoveredResourceRequest.Builder
-
ConfigurationId of the Application Discovery Service resource to be disassociated.
- configurationId() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateDiscoveredResourceRequest
-
ConfigurationId of the Application Discovery Service resource to be disassociated.
- configurationId(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.DiscoveredResource.Builder
-
The configurationId in Application Discovery Service that uniquely identifies the on-premise resource.
- configurationId() - Method in class software.amazon.awssdk.services.migrationhub.model.DiscoveredResource
-
The configurationId in Application Discovery Service that uniquely identifies the on-premise resource.
- create() - Static method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.migrationhub.model.MigrationHubResponseMetadata
-
- createdArtifact(CreatedArtifact) - Method in interface software.amazon.awssdk.services.migrationhub.model.AssociateCreatedArtifactRequest.Builder
-
An ARN of the AWS resource related to the migration (e.g., AMI, EC2 instance, RDS instance, etc.)
- createdArtifact(Consumer<CreatedArtifact.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.model.AssociateCreatedArtifactRequest.Builder
-
An ARN of the AWS resource related to the migration (e.g., AMI, EC2 instance, RDS instance, etc.)
- createdArtifact() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateCreatedArtifactRequest
-
An ARN of the AWS resource related to the migration (e.g., AMI, EC2 instance, RDS instance, etc.)
- CreatedArtifact - Class in software.amazon.awssdk.services.migrationhub.model
-
An ARN of the AWS cloud resource target receiving the migration (e.g., AMI, EC2 instance, RDS instance, etc.).
- CreatedArtifact.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- createdArtifactList(Collection<CreatedArtifact>) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsResponse.Builder
-
List of created artifacts up to the maximum number of results specified in the request.
- createdArtifactList(CreatedArtifact...) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsResponse.Builder
-
List of created artifacts up to the maximum number of results specified in the request.
- createdArtifactList(Consumer<CreatedArtifact.Builder>...) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsResponse.Builder
-
List of created artifacts up to the maximum number of results specified in the request.
- createdArtifactList() - Method in class software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsResponse
-
List of created artifacts up to the maximum number of results specified in the request.
- createdArtifactList() - Method in class software.amazon.awssdk.services.migrationhub.paginators.ListCreatedArtifactsIterable
-
- createdArtifactList() - Method in class software.amazon.awssdk.services.migrationhub.paginators.ListCreatedArtifactsPublisher
-
Returns a publisher that can be used to get a stream of data.
- createdArtifactName(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.DisassociateCreatedArtifactRequest.Builder
-
An ARN of the AWS resource related to the migration (e.g., AMI, EC2 instance, RDS instance, etc.)
- createdArtifactName() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateCreatedArtifactRequest
-
An ARN of the AWS resource related to the migration (e.g., AMI, EC2 instance, RDS instance, etc.)
- createProgressUpdateStream(CreateProgressUpdateStreamRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Creates a progress update stream which is an AWS resource used for access control as well as a namespace for
migration task names that is implicitly linked to your AWS account.
- createProgressUpdateStream(Consumer<CreateProgressUpdateStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Creates a progress update stream which is an AWS resource used for access control as well as a namespace for
migration task names that is implicitly linked to your AWS account.
- createProgressUpdateStream(CreateProgressUpdateStreamRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Creates a progress update stream which is an AWS resource used for access control as well as a namespace for
migration task names that is implicitly linked to your AWS account.
- createProgressUpdateStream(Consumer<CreateProgressUpdateStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Creates a progress update stream which is an AWS resource used for access control as well as a namespace for
migration task names that is implicitly linked to your AWS account.
- CreateProgressUpdateStreamRequest - Class in software.amazon.awssdk.services.migrationhub.model
-
- CreateProgressUpdateStreamRequest.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- CreateProgressUpdateStreamRequestMarshaller - Class in software.amazon.awssdk.services.migrationhub.transform
-
- CreateProgressUpdateStreamRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.migrationhub.transform.CreateProgressUpdateStreamRequestMarshaller
-
- CreateProgressUpdateStreamResponse - Class in software.amazon.awssdk.services.migrationhub.model
-
- CreateProgressUpdateStreamResponse.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- deleteProgressUpdateStream(DeleteProgressUpdateStreamRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Deletes a progress update stream, including all of its tasks, which was previously created as an AWS resource
used for access control.
- deleteProgressUpdateStream(Consumer<DeleteProgressUpdateStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Deletes a progress update stream, including all of its tasks, which was previously created as an AWS resource
used for access control.
- deleteProgressUpdateStream(DeleteProgressUpdateStreamRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Deletes a progress update stream, including all of its tasks, which was previously created as an AWS resource
used for access control.
- deleteProgressUpdateStream(Consumer<DeleteProgressUpdateStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Deletes a progress update stream, including all of its tasks, which was previously created as an AWS resource
used for access control.
- DeleteProgressUpdateStreamRequest - Class in software.amazon.awssdk.services.migrationhub.model
-
- DeleteProgressUpdateStreamRequest.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- DeleteProgressUpdateStreamRequestMarshaller - Class in software.amazon.awssdk.services.migrationhub.transform
-
- DeleteProgressUpdateStreamRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.migrationhub.transform.DeleteProgressUpdateStreamRequestMarshaller
-
- DeleteProgressUpdateStreamResponse - Class in software.amazon.awssdk.services.migrationhub.model
-
- DeleteProgressUpdateStreamResponse.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- describeApplicationState(DescribeApplicationStateRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Gets the migration status of an application.
- describeApplicationState(Consumer<DescribeApplicationStateRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Gets the migration status of an application.
- describeApplicationState(DescribeApplicationStateRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Gets the migration status of an application.
- describeApplicationState(Consumer<DescribeApplicationStateRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Gets the migration status of an application.
- DescribeApplicationStateRequest - Class in software.amazon.awssdk.services.migrationhub.model
-
- DescribeApplicationStateRequest.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- DescribeApplicationStateRequestMarshaller - Class in software.amazon.awssdk.services.migrationhub.transform
-
- DescribeApplicationStateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.migrationhub.transform.DescribeApplicationStateRequestMarshaller
-
- DescribeApplicationStateResponse - Class in software.amazon.awssdk.services.migrationhub.model
-
- DescribeApplicationStateResponse.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- describeMigrationTask(DescribeMigrationTaskRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Retrieves a list of all attributes associated with a specific migration task.
- describeMigrationTask(Consumer<DescribeMigrationTaskRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Retrieves a list of all attributes associated with a specific migration task.
- describeMigrationTask(DescribeMigrationTaskRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Retrieves a list of all attributes associated with a specific migration task.
- describeMigrationTask(Consumer<DescribeMigrationTaskRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Retrieves a list of all attributes associated with a specific migration task.
- DescribeMigrationTaskRequest - Class in software.amazon.awssdk.services.migrationhub.model
-
- DescribeMigrationTaskRequest.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- DescribeMigrationTaskRequestMarshaller - Class in software.amazon.awssdk.services.migrationhub.transform
-
- DescribeMigrationTaskRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.migrationhub.transform.DescribeMigrationTaskRequestMarshaller
-
- DescribeMigrationTaskResponse - Class in software.amazon.awssdk.services.migrationhub.model
-
- DescribeMigrationTaskResponse.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- description(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.CreatedArtifact.Builder
-
A description that can be free-form text to record additional detail about the artifact for clarity or for
later reference.
- description() - Method in class software.amazon.awssdk.services.migrationhub.model.CreatedArtifact
-
A description that can be free-form text to record additional detail about the artifact for clarity or for later
reference.
- description(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.DiscoveredResource.Builder
-
A description that can be free-form text to record additional detail about the discovered resource for
clarity or later reference.
- description() - Method in class software.amazon.awssdk.services.migrationhub.model.DiscoveredResource
-
A description that can be free-form text to record additional detail about the discovered resource for clarity or
later reference.
- disassociateCreatedArtifact(DisassociateCreatedArtifactRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Disassociates a created artifact of an AWS resource with a migration task performed by a migration tool that was
previously associated.
- disassociateCreatedArtifact(Consumer<DisassociateCreatedArtifactRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Disassociates a created artifact of an AWS resource with a migration task performed by a migration tool that was
previously associated.
- disassociateCreatedArtifact(DisassociateCreatedArtifactRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Disassociates a created artifact of an AWS resource with a migration task performed by a migration tool that was
previously associated.
- disassociateCreatedArtifact(Consumer<DisassociateCreatedArtifactRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Disassociates a created artifact of an AWS resource with a migration task performed by a migration tool that was
previously associated.
- DisassociateCreatedArtifactRequest - Class in software.amazon.awssdk.services.migrationhub.model
-
- DisassociateCreatedArtifactRequest.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- DisassociateCreatedArtifactRequestMarshaller - Class in software.amazon.awssdk.services.migrationhub.transform
-
- DisassociateCreatedArtifactRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.migrationhub.transform.DisassociateCreatedArtifactRequestMarshaller
-
- DisassociateCreatedArtifactResponse - Class in software.amazon.awssdk.services.migrationhub.model
-
- DisassociateCreatedArtifactResponse.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- disassociateDiscoveredResource(DisassociateDiscoveredResourceRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Disassociate an Application Discovery Service discovered resource from a migration task.
- disassociateDiscoveredResource(Consumer<DisassociateDiscoveredResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Disassociate an Application Discovery Service discovered resource from a migration task.
- disassociateDiscoveredResource(DisassociateDiscoveredResourceRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Disassociate an Application Discovery Service discovered resource from a migration task.
- disassociateDiscoveredResource(Consumer<DisassociateDiscoveredResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Disassociate an Application Discovery Service discovered resource from a migration task.
- DisassociateDiscoveredResourceRequest - Class in software.amazon.awssdk.services.migrationhub.model
-
- DisassociateDiscoveredResourceRequest.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- DisassociateDiscoveredResourceRequestMarshaller - Class in software.amazon.awssdk.services.migrationhub.transform
-
- DisassociateDiscoveredResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.migrationhub.transform.DisassociateDiscoveredResourceRequestMarshaller
-
- DisassociateDiscoveredResourceResponse - Class in software.amazon.awssdk.services.migrationhub.model
-
- DisassociateDiscoveredResourceResponse.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- discoveredResource(DiscoveredResource) - Method in interface software.amazon.awssdk.services.migrationhub.model.AssociateDiscoveredResourceRequest.Builder
-
Object representing a Resource.
- discoveredResource(Consumer<DiscoveredResource.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.model.AssociateDiscoveredResourceRequest.Builder
-
Object representing a Resource.
- discoveredResource() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateDiscoveredResourceRequest
-
Object representing a Resource.
- DiscoveredResource - Class in software.amazon.awssdk.services.migrationhub.model
-
Object representing the on-premises resource being migrated.
- DiscoveredResource.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- discoveredResourceList(Collection<DiscoveredResource>) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesResponse.Builder
-
Returned list of discovered resources associated with the given MigrationTask.
- discoveredResourceList(DiscoveredResource...) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesResponse.Builder
-
Returned list of discovered resources associated with the given MigrationTask.
- discoveredResourceList(Consumer<DiscoveredResource.Builder>...) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesResponse.Builder
-
Returned list of discovered resources associated with the given MigrationTask.
- discoveredResourceList() - Method in class software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesResponse
-
Returned list of discovered resources associated with the given MigrationTask.
- discoveredResourceList() - Method in class software.amazon.awssdk.services.migrationhub.paginators.ListDiscoveredResourcesIterable
-
- discoveredResourceList() - Method in class software.amazon.awssdk.services.migrationhub.paginators.ListDiscoveredResourcesPublisher
-
Returns a publisher that can be used to get a stream of data.
- dryRun(Boolean) - Method in interface software.amazon.awssdk.services.migrationhub.model.AssociateCreatedArtifactRequest.Builder
-
Optional boolean flag to indicate whether any effect should take place.
- dryRun() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateCreatedArtifactRequest
-
Optional boolean flag to indicate whether any effect should take place.
- dryRun(Boolean) - Method in interface software.amazon.awssdk.services.migrationhub.model.AssociateDiscoveredResourceRequest.Builder
-
Optional boolean flag to indicate whether any effect should take place.
- dryRun() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateDiscoveredResourceRequest
-
Optional boolean flag to indicate whether any effect should take place.
- dryRun(Boolean) - Method in interface software.amazon.awssdk.services.migrationhub.model.CreateProgressUpdateStreamRequest.Builder
-
Optional boolean flag to indicate whether any effect should take place.
- dryRun() - Method in class software.amazon.awssdk.services.migrationhub.model.CreateProgressUpdateStreamRequest
-
Optional boolean flag to indicate whether any effect should take place.
- dryRun(Boolean) - Method in interface software.amazon.awssdk.services.migrationhub.model.DeleteProgressUpdateStreamRequest.Builder
-
Optional boolean flag to indicate whether any effect should take place.
- dryRun() - Method in class software.amazon.awssdk.services.migrationhub.model.DeleteProgressUpdateStreamRequest
-
Optional boolean flag to indicate whether any effect should take place.
- dryRun(Boolean) - Method in interface software.amazon.awssdk.services.migrationhub.model.DisassociateCreatedArtifactRequest.Builder
-
Optional boolean flag to indicate whether any effect should take place.
- dryRun() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateCreatedArtifactRequest
-
Optional boolean flag to indicate whether any effect should take place.
- dryRun(Boolean) - Method in interface software.amazon.awssdk.services.migrationhub.model.DisassociateDiscoveredResourceRequest.Builder
-
Optional boolean flag to indicate whether any effect should take place.
- dryRun() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateDiscoveredResourceRequest
-
Optional boolean flag to indicate whether any effect should take place.
- dryRun(Boolean) - Method in interface software.amazon.awssdk.services.migrationhub.model.ImportMigrationTaskRequest.Builder
-
Optional boolean flag to indicate whether any effect should take place.
- dryRun() - Method in class software.amazon.awssdk.services.migrationhub.model.ImportMigrationTaskRequest
-
Optional boolean flag to indicate whether any effect should take place.
- dryRun(Boolean) - Method in interface software.amazon.awssdk.services.migrationhub.model.NotifyApplicationStateRequest.Builder
-
Optional boolean flag to indicate whether any effect should take place.
- dryRun() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyApplicationStateRequest
-
Optional boolean flag to indicate whether any effect should take place.
- dryRun(Boolean) - Method in interface software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateRequest.Builder
-
Optional boolean flag to indicate whether any effect should take place.
- dryRun() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateRequest
-
Optional boolean flag to indicate whether any effect should take place.
- dryRun(Boolean) - Method in interface software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesRequest.Builder
-
Optional boolean flag to indicate whether any effect should take place.
- dryRun() - Method in class software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesRequest
-
Optional boolean flag to indicate whether any effect should take place.
- DryRunOperationException - Exception in software.amazon.awssdk.services.migrationhub.model
-
Exception raised to indicate a successfully authorized action when the DryRun flag is set to "true".
- DryRunOperationException.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- hasApplicationIds() - Method in class software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesRequest
-
Returns true if the ApplicationIds property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasApplicationStateList() - Method in class software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesResponse
-
Returns true if the ApplicationStateList property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasCreatedArtifactList() - Method in class software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsResponse
-
Returns true if the CreatedArtifactList property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasDiscoveredResourceList() - Method in class software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesResponse
-
Returns true if the DiscoveredResourceList 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.migrationhub.model.ApplicationState
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateCreatedArtifactRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateCreatedArtifactResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateDiscoveredResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateDiscoveredResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.CreatedArtifact
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.CreateProgressUpdateStreamRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.CreateProgressUpdateStreamResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.DeleteProgressUpdateStreamRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.DeleteProgressUpdateStreamResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeApplicationStateRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeApplicationStateResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeMigrationTaskRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeMigrationTaskResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateCreatedArtifactRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateCreatedArtifactResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateDiscoveredResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateDiscoveredResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.DiscoveredResource
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.ImportMigrationTaskRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.ImportMigrationTaskResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationTask
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationTaskSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyApplicationStateRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyApplicationStateResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.ProgressUpdateStreamSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.ResourceAttribute
-
- hashCode() - Method in class software.amazon.awssdk.services.migrationhub.model.Task
-
- hasMigrationTaskSummaryList() - Method in class software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksResponse
-
Returns true if the MigrationTaskSummaryList property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasProgressUpdateStreamSummaryList() - Method in class software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsResponse
-
Returns true if the ProgressUpdateStreamSummaryList property was specified by the sender (it may be empty), or
false if the sender did not specify the value (it will be empty).
- hasResourceAttributeList() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationTask
-
Returns true if the ResourceAttributeList property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResourceAttributeList() - Method in class software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesRequest
-
Returns true if the ResourceAttributeList property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- HomeRegionNotSetException - Exception in software.amazon.awssdk.services.migrationhub.model
-
The home region is not set.
- HomeRegionNotSetException.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.migrationhub.model.ApplicationState.Builder
-
The timestamp when the application status was last updated.
- lastUpdatedTime() - Method in class software.amazon.awssdk.services.migrationhub.model.ApplicationState
-
The timestamp when the application status was last updated.
- lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.migrationhub.model.DescribeApplicationStateResponse.Builder
-
The timestamp when the application status was last updated.
- lastUpdatedTime() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeApplicationStateResponse
-
The timestamp when the application status was last updated.
- listApplicationStates(ListApplicationStatesRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists all the migration statuses for your applications.
- listApplicationStates(Consumer<ListApplicationStatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists all the migration statuses for your applications.
- listApplicationStates(ListApplicationStatesRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists all the migration statuses for your applications.
- listApplicationStates(Consumer<ListApplicationStatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists all the migration statuses for your applications.
- ListApplicationStatesIterable - Class in software.amazon.awssdk.services.migrationhub.paginators
-
- ListApplicationStatesIterable(MigrationHubClient, ListApplicationStatesRequest) - Constructor for class software.amazon.awssdk.services.migrationhub.paginators.ListApplicationStatesIterable
-
- listApplicationStatesPaginator(ListApplicationStatesRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists all the migration statuses for your applications.
- listApplicationStatesPaginator(Consumer<ListApplicationStatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists all the migration statuses for your applications.
- listApplicationStatesPaginator(ListApplicationStatesRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists all the migration statuses for your applications.
- listApplicationStatesPaginator(Consumer<ListApplicationStatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists all the migration statuses for your applications.
- ListApplicationStatesPublisher - Class in software.amazon.awssdk.services.migrationhub.paginators
-
- ListApplicationStatesPublisher(MigrationHubAsyncClient, ListApplicationStatesRequest) - Constructor for class software.amazon.awssdk.services.migrationhub.paginators.ListApplicationStatesPublisher
-
- ListApplicationStatesRequest - Class in software.amazon.awssdk.services.migrationhub.model
-
- ListApplicationStatesRequest.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- ListApplicationStatesRequestMarshaller - Class in software.amazon.awssdk.services.migrationhub.transform
-
- ListApplicationStatesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.migrationhub.transform.ListApplicationStatesRequestMarshaller
-
- ListApplicationStatesResponse - Class in software.amazon.awssdk.services.migrationhub.model
-
- ListApplicationStatesResponse.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- listCreatedArtifacts(ListCreatedArtifactsRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists the created artifacts attached to a given migration task in an update stream.
- listCreatedArtifacts(Consumer<ListCreatedArtifactsRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists the created artifacts attached to a given migration task in an update stream.
- listCreatedArtifacts(ListCreatedArtifactsRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists the created artifacts attached to a given migration task in an update stream.
- listCreatedArtifacts(Consumer<ListCreatedArtifactsRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists the created artifacts attached to a given migration task in an update stream.
- ListCreatedArtifactsIterable - Class in software.amazon.awssdk.services.migrationhub.paginators
-
- ListCreatedArtifactsIterable(MigrationHubClient, ListCreatedArtifactsRequest) - Constructor for class software.amazon.awssdk.services.migrationhub.paginators.ListCreatedArtifactsIterable
-
- listCreatedArtifactsPaginator(ListCreatedArtifactsRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists the created artifacts attached to a given migration task in an update stream.
- listCreatedArtifactsPaginator(Consumer<ListCreatedArtifactsRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists the created artifacts attached to a given migration task in an update stream.
- listCreatedArtifactsPaginator(ListCreatedArtifactsRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists the created artifacts attached to a given migration task in an update stream.
- listCreatedArtifactsPaginator(Consumer<ListCreatedArtifactsRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists the created artifacts attached to a given migration task in an update stream.
- ListCreatedArtifactsPublisher - Class in software.amazon.awssdk.services.migrationhub.paginators
-
- ListCreatedArtifactsPublisher(MigrationHubAsyncClient, ListCreatedArtifactsRequest) - Constructor for class software.amazon.awssdk.services.migrationhub.paginators.ListCreatedArtifactsPublisher
-
- ListCreatedArtifactsRequest - Class in software.amazon.awssdk.services.migrationhub.model
-
- ListCreatedArtifactsRequest.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- ListCreatedArtifactsRequestMarshaller - Class in software.amazon.awssdk.services.migrationhub.transform
-
- ListCreatedArtifactsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.migrationhub.transform.ListCreatedArtifactsRequestMarshaller
-
- ListCreatedArtifactsResponse - Class in software.amazon.awssdk.services.migrationhub.model
-
- ListCreatedArtifactsResponse.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- listDiscoveredResources(ListDiscoveredResourcesRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists discovered resources associated with the given MigrationTask.
- listDiscoveredResources(Consumer<ListDiscoveredResourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists discovered resources associated with the given MigrationTask.
- listDiscoveredResources(ListDiscoveredResourcesRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists discovered resources associated with the given MigrationTask.
- listDiscoveredResources(Consumer<ListDiscoveredResourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists discovered resources associated with the given MigrationTask.
- ListDiscoveredResourcesIterable - Class in software.amazon.awssdk.services.migrationhub.paginators
-
- ListDiscoveredResourcesIterable(MigrationHubClient, ListDiscoveredResourcesRequest) - Constructor for class software.amazon.awssdk.services.migrationhub.paginators.ListDiscoveredResourcesIterable
-
- listDiscoveredResourcesPaginator(ListDiscoveredResourcesRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists discovered resources associated with the given MigrationTask.
- listDiscoveredResourcesPaginator(Consumer<ListDiscoveredResourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists discovered resources associated with the given MigrationTask.
- listDiscoveredResourcesPaginator(ListDiscoveredResourcesRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists discovered resources associated with the given MigrationTask.
- listDiscoveredResourcesPaginator(Consumer<ListDiscoveredResourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists discovered resources associated with the given MigrationTask.
- ListDiscoveredResourcesPublisher - Class in software.amazon.awssdk.services.migrationhub.paginators
-
- ListDiscoveredResourcesPublisher(MigrationHubAsyncClient, ListDiscoveredResourcesRequest) - Constructor for class software.amazon.awssdk.services.migrationhub.paginators.ListDiscoveredResourcesPublisher
-
- ListDiscoveredResourcesRequest - Class in software.amazon.awssdk.services.migrationhub.model
-
- ListDiscoveredResourcesRequest.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- ListDiscoveredResourcesRequestMarshaller - Class in software.amazon.awssdk.services.migrationhub.transform
-
- ListDiscoveredResourcesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.migrationhub.transform.ListDiscoveredResourcesRequestMarshaller
-
- ListDiscoveredResourcesResponse - Class in software.amazon.awssdk.services.migrationhub.model
-
- ListDiscoveredResourcesResponse.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- listMigrationTasks(ListMigrationTasksRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists all, or filtered by resource name, migration tasks associated with the user account making this call.
- listMigrationTasks(Consumer<ListMigrationTasksRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists all, or filtered by resource name, migration tasks associated with the user account making this call.
- listMigrationTasks(ListMigrationTasksRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists all, or filtered by resource name, migration tasks associated with the user account making this call.
- listMigrationTasks(Consumer<ListMigrationTasksRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists all, or filtered by resource name, migration tasks associated with the user account making this call.
- ListMigrationTasksIterable - Class in software.amazon.awssdk.services.migrationhub.paginators
-
- ListMigrationTasksIterable(MigrationHubClient, ListMigrationTasksRequest) - Constructor for class software.amazon.awssdk.services.migrationhub.paginators.ListMigrationTasksIterable
-
- listMigrationTasksPaginator(ListMigrationTasksRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists all, or filtered by resource name, migration tasks associated with the user account making this call.
- listMigrationTasksPaginator(Consumer<ListMigrationTasksRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists all, or filtered by resource name, migration tasks associated with the user account making this call.
- listMigrationTasksPaginator(ListMigrationTasksRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists all, or filtered by resource name, migration tasks associated with the user account making this call.
- listMigrationTasksPaginator(Consumer<ListMigrationTasksRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists all, or filtered by resource name, migration tasks associated with the user account making this call.
- ListMigrationTasksPublisher - Class in software.amazon.awssdk.services.migrationhub.paginators
-
- ListMigrationTasksPublisher(MigrationHubAsyncClient, ListMigrationTasksRequest) - Constructor for class software.amazon.awssdk.services.migrationhub.paginators.ListMigrationTasksPublisher
-
- ListMigrationTasksRequest - Class in software.amazon.awssdk.services.migrationhub.model
-
- ListMigrationTasksRequest.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- ListMigrationTasksRequestMarshaller - Class in software.amazon.awssdk.services.migrationhub.transform
-
- ListMigrationTasksRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.migrationhub.transform.ListMigrationTasksRequestMarshaller
-
- ListMigrationTasksResponse - Class in software.amazon.awssdk.services.migrationhub.model
-
- ListMigrationTasksResponse.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- listProgressUpdateStreams(ListProgressUpdateStreamsRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists progress update streams associated with the user account making this call.
- listProgressUpdateStreams(Consumer<ListProgressUpdateStreamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists progress update streams associated with the user account making this call.
- listProgressUpdateStreams(ListProgressUpdateStreamsRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists progress update streams associated with the user account making this call.
- listProgressUpdateStreams(Consumer<ListProgressUpdateStreamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists progress update streams associated with the user account making this call.
- ListProgressUpdateStreamsIterable - Class in software.amazon.awssdk.services.migrationhub.paginators
-
- ListProgressUpdateStreamsIterable(MigrationHubClient, ListProgressUpdateStreamsRequest) - Constructor for class software.amazon.awssdk.services.migrationhub.paginators.ListProgressUpdateStreamsIterable
-
- listProgressUpdateStreamsPaginator(ListProgressUpdateStreamsRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists progress update streams associated with the user account making this call.
- listProgressUpdateStreamsPaginator(Consumer<ListProgressUpdateStreamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Lists progress update streams associated with the user account making this call.
- listProgressUpdateStreamsPaginator(ListProgressUpdateStreamsRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists progress update streams associated with the user account making this call.
- listProgressUpdateStreamsPaginator(Consumer<ListProgressUpdateStreamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Lists progress update streams associated with the user account making this call.
- ListProgressUpdateStreamsPublisher - Class in software.amazon.awssdk.services.migrationhub.paginators
-
- ListProgressUpdateStreamsPublisher(MigrationHubAsyncClient, ListProgressUpdateStreamsRequest) - Constructor for class software.amazon.awssdk.services.migrationhub.paginators.ListProgressUpdateStreamsPublisher
-
- ListProgressUpdateStreamsRequest - Class in software.amazon.awssdk.services.migrationhub.model
-
- ListProgressUpdateStreamsRequest.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- ListProgressUpdateStreamsRequestMarshaller - Class in software.amazon.awssdk.services.migrationhub.transform
-
- ListProgressUpdateStreamsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.migrationhub.transform.ListProgressUpdateStreamsRequestMarshaller
-
- ListProgressUpdateStreamsResponse - Class in software.amazon.awssdk.services.migrationhub.model
-
- ListProgressUpdateStreamsResponse.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- marshall(AssociateCreatedArtifactRequest) - Method in class software.amazon.awssdk.services.migrationhub.transform.AssociateCreatedArtifactRequestMarshaller
-
- marshall(AssociateDiscoveredResourceRequest) - Method in class software.amazon.awssdk.services.migrationhub.transform.AssociateDiscoveredResourceRequestMarshaller
-
- marshall(CreateProgressUpdateStreamRequest) - Method in class software.amazon.awssdk.services.migrationhub.transform.CreateProgressUpdateStreamRequestMarshaller
-
- marshall(DeleteProgressUpdateStreamRequest) - Method in class software.amazon.awssdk.services.migrationhub.transform.DeleteProgressUpdateStreamRequestMarshaller
-
- marshall(DescribeApplicationStateRequest) - Method in class software.amazon.awssdk.services.migrationhub.transform.DescribeApplicationStateRequestMarshaller
-
- marshall(DescribeMigrationTaskRequest) - Method in class software.amazon.awssdk.services.migrationhub.transform.DescribeMigrationTaskRequestMarshaller
-
- marshall(DisassociateCreatedArtifactRequest) - Method in class software.amazon.awssdk.services.migrationhub.transform.DisassociateCreatedArtifactRequestMarshaller
-
- marshall(DisassociateDiscoveredResourceRequest) - Method in class software.amazon.awssdk.services.migrationhub.transform.DisassociateDiscoveredResourceRequestMarshaller
-
- marshall(ImportMigrationTaskRequest) - Method in class software.amazon.awssdk.services.migrationhub.transform.ImportMigrationTaskRequestMarshaller
-
- marshall(ListApplicationStatesRequest) - Method in class software.amazon.awssdk.services.migrationhub.transform.ListApplicationStatesRequestMarshaller
-
- marshall(ListCreatedArtifactsRequest) - Method in class software.amazon.awssdk.services.migrationhub.transform.ListCreatedArtifactsRequestMarshaller
-
- marshall(ListDiscoveredResourcesRequest) - Method in class software.amazon.awssdk.services.migrationhub.transform.ListDiscoveredResourcesRequestMarshaller
-
- marshall(ListMigrationTasksRequest) - Method in class software.amazon.awssdk.services.migrationhub.transform.ListMigrationTasksRequestMarshaller
-
- marshall(ListProgressUpdateStreamsRequest) - Method in class software.amazon.awssdk.services.migrationhub.transform.ListProgressUpdateStreamsRequestMarshaller
-
- marshall(NotifyApplicationStateRequest) - Method in class software.amazon.awssdk.services.migrationhub.transform.NotifyApplicationStateRequestMarshaller
-
- marshall(NotifyMigrationTaskStateRequest) - Method in class software.amazon.awssdk.services.migrationhub.transform.NotifyMigrationTaskStateRequestMarshaller
-
- marshall(PutResourceAttributesRequest) - Method in class software.amazon.awssdk.services.migrationhub.transform.PutResourceAttributesRequestMarshaller
-
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesRequest.Builder
-
Maximum number of results to be returned per page.
- maxResults() - Method in class software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesRequest
-
Maximum number of results to be returned per page.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsRequest.Builder
-
Maximum number of results to be returned per page.
- maxResults() - Method in class software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsRequest
-
Maximum number of results to be returned per page.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesRequest.Builder
-
The maximum number of results returned per page.
- maxResults() - Method in class software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesRequest
-
The maximum number of results returned per page.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksRequest.Builder
-
Value to specify how many results are returned per page.
- maxResults() - Method in class software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksRequest
-
Value to specify how many results are returned per page.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsRequest.Builder
-
Filter to limit the maximum number of results to list per page.
- maxResults() - Method in class software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsRequest
-
Filter to limit the maximum number of results to list per page.
- message(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.AccessDeniedException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.DryRunOperationException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.HomeRegionNotSetException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.InternalServerErrorException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.InvalidInputException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationHubException.Builder
-
- message(String) - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationHubException.BuilderImpl
-
- message(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.PolicyErrorException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ResourceNotFoundException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ServiceUnavailableException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ThrottlingException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.UnauthorizedOperationException.Builder
-
- MigrationHubAsyncClient - Interface in software.amazon.awssdk.services.migrationhub
-
Service client for accessing AWS Migration Hub asynchronously.
- MigrationHubAsyncClientBuilder - Interface in software.amazon.awssdk.services.migrationhub
-
- MigrationHubBaseClientBuilder<B extends MigrationHubBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.migrationhub
-
- MigrationHubClient - Interface in software.amazon.awssdk.services.migrationhub
-
Service client for accessing AWS Migration Hub.
- MigrationHubClientBuilder - Interface in software.amazon.awssdk.services.migrationhub
-
- MigrationHubException - Exception in software.amazon.awssdk.services.migrationhub.model
-
- MigrationHubException(MigrationHubException.Builder) - Constructor for exception software.amazon.awssdk.services.migrationhub.model.MigrationHubException
-
- MigrationHubException.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- MigrationHubException.BuilderImpl - Class in software.amazon.awssdk.services.migrationhub.model
-
- MigrationHubRequest - Class in software.amazon.awssdk.services.migrationhub.model
-
- MigrationHubRequest(MigrationHubRequest.Builder) - Constructor for class software.amazon.awssdk.services.migrationhub.model.MigrationHubRequest
-
- MigrationHubRequest.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- MigrationHubRequest.BuilderImpl - Class in software.amazon.awssdk.services.migrationhub.model
-
- MigrationHubResponse - Class in software.amazon.awssdk.services.migrationhub.model
-
- MigrationHubResponse(MigrationHubResponse.Builder) - Constructor for class software.amazon.awssdk.services.migrationhub.model.MigrationHubResponse
-
- MigrationHubResponse.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- MigrationHubResponse.BuilderImpl - Class in software.amazon.awssdk.services.migrationhub.model
-
- MigrationHubResponseMetadata - Class in software.amazon.awssdk.services.migrationhub.model
-
- migrationTask(MigrationTask) - Method in interface software.amazon.awssdk.services.migrationhub.model.DescribeMigrationTaskResponse.Builder
-
Object encapsulating information about the migration task.
- migrationTask(Consumer<MigrationTask.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.model.DescribeMigrationTaskResponse.Builder
-
Object encapsulating information about the migration task.
- migrationTask() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeMigrationTaskResponse
-
Object encapsulating information about the migration task.
- MigrationTask - Class in software.amazon.awssdk.services.migrationhub.model
-
Represents a migration task in a migration tool.
- MigrationTask.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- migrationTaskName(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.AssociateCreatedArtifactRequest.Builder
-
Unique identifier that references the migration task.
- migrationTaskName() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateCreatedArtifactRequest
-
Unique identifier that references the migration task.
- migrationTaskName(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.AssociateDiscoveredResourceRequest.Builder
-
The identifier given to the MigrationTask.
- migrationTaskName() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateDiscoveredResourceRequest
-
The identifier given to the MigrationTask.
- migrationTaskName(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.DescribeMigrationTaskRequest.Builder
-
The identifier given to the MigrationTask.
- migrationTaskName() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeMigrationTaskRequest
-
The identifier given to the MigrationTask.
- migrationTaskName(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.DisassociateCreatedArtifactRequest.Builder
-
Unique identifier that references the migration task to be disassociated with the artifact.
- migrationTaskName() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateCreatedArtifactRequest
-
Unique identifier that references the migration task to be disassociated with the artifact.
- migrationTaskName(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.DisassociateDiscoveredResourceRequest.Builder
-
The identifier given to the MigrationTask.
- migrationTaskName() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateDiscoveredResourceRequest
-
The identifier given to the MigrationTask.
- migrationTaskName(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ImportMigrationTaskRequest.Builder
-
Unique identifier that references the migration task.
- migrationTaskName() - Method in class software.amazon.awssdk.services.migrationhub.model.ImportMigrationTaskRequest
-
Unique identifier that references the migration task.
- migrationTaskName(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsRequest.Builder
-
Unique identifier that references the migration task.
- migrationTaskName() - Method in class software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsRequest
-
Unique identifier that references the migration task.
- migrationTaskName(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesRequest.Builder
-
The name of the MigrationTask.
- migrationTaskName() - Method in class software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesRequest
-
The name of the MigrationTask.
- migrationTaskName(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationTask.Builder
-
Unique identifier that references the migration task.
- migrationTaskName() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationTask
-
Unique identifier that references the migration task.
- migrationTaskName(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationTaskSummary.Builder
-
Unique identifier that references the migration task.
- migrationTaskName() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationTaskSummary
-
Unique identifier that references the migration task.
- migrationTaskName(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateRequest.Builder
-
Unique identifier that references the migration task.
- migrationTaskName() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateRequest
-
Unique identifier that references the migration task.
- migrationTaskName(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesRequest.Builder
-
Unique identifier that references the migration task.
- migrationTaskName() - Method in class software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesRequest
-
Unique identifier that references the migration task.
- MigrationTaskSummary - Class in software.amazon.awssdk.services.migrationhub.model
-
MigrationTaskSummary includes MigrationTaskName, ProgressPercent,
ProgressUpdateStream, Status, and UpdateDateTime for each task.
- MigrationTaskSummary.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- migrationTaskSummaryList(Collection<MigrationTaskSummary>) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksResponse.Builder
-
Lists the migration task's summary which includes: MigrationTaskName,
ProgressPercent, ProgressUpdateStream, Status, and the
UpdateDateTime for each task.
- migrationTaskSummaryList(MigrationTaskSummary...) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksResponse.Builder
-
Lists the migration task's summary which includes: MigrationTaskName,
ProgressPercent, ProgressUpdateStream, Status, and the
UpdateDateTime for each task.
- migrationTaskSummaryList(Consumer<MigrationTaskSummary.Builder>...) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksResponse.Builder
-
Lists the migration task's summary which includes: MigrationTaskName,
ProgressPercent, ProgressUpdateStream, Status, and the
UpdateDateTime for each task.
- migrationTaskSummaryList() - Method in class software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksResponse
-
Lists the migration task's summary which includes: MigrationTaskName, ProgressPercent,
ProgressUpdateStream, Status, and the UpdateDateTime for each task.
- migrationTaskSummaryList() - Method in class software.amazon.awssdk.services.migrationhub.paginators.ListMigrationTasksIterable
-
- migrationTaskSummaryList() - Method in class software.amazon.awssdk.services.migrationhub.paginators.ListMigrationTasksPublisher
-
Returns a publisher that can be used to get a stream of data.
- name(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.CreatedArtifact.Builder
-
An ARN that uniquely identifies the result of a migration task.
- name() - Method in class software.amazon.awssdk.services.migrationhub.model.CreatedArtifact
-
An ARN that uniquely identifies the result of a migration task.
- nextToken(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesRequest.Builder
-
If a NextToken was returned by a previous call, there are more results available.
- nextToken() - Method in class software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesRequest
-
If a NextToken was returned by a previous call, there are more results available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesResponse.Builder
-
If a NextToken was returned by a previous call, there are more results available.
- nextToken() - Method in class software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesResponse
-
If a NextToken was returned by a previous call, there are more results available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsRequest.Builder
-
If a NextToken was returned by a previous call, there are more results available.
- nextToken() - Method in class software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsRequest
-
If a NextToken was returned by a previous call, there are more results available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsResponse.Builder
-
If there are more created artifacts than the max result, return the next token to be passed to the next call
as a bookmark of where to start from.
- nextToken() - Method in class software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsResponse
-
If there are more created artifacts than the max result, return the next token to be passed to the next call as a
bookmark of where to start from.
- nextToken(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesRequest.Builder
-
If a NextToken was returned by a previous call, there are more results available.
- nextToken() - Method in class software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesRequest
-
If a NextToken was returned by a previous call, there are more results available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesResponse.Builder
-
If there are more discovered resources than the max result, return the next token to be passed to the next
call as a bookmark of where to start from.
- nextToken() - Method in class software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesResponse
-
If there are more discovered resources than the max result, return the next token to be passed to the next call
as a bookmark of where to start from.
- nextToken(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksRequest.Builder
-
If a NextToken was returned by a previous call, there are more results available.
- nextToken() - Method in class software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksRequest
-
If a NextToken was returned by a previous call, there are more results available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksResponse.Builder
-
If there are more migration tasks than the max result, return the next token to be passed to the next call as
a bookmark of where to start from.
- nextToken() - Method in class software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksResponse
-
If there are more migration tasks than the max result, return the next token to be passed to the next call as a
bookmark of where to start from.
- nextToken(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsRequest.Builder
-
If a NextToken was returned by a previous call, there are more results available.
- nextToken() - Method in class software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsRequest
-
If a NextToken was returned by a previous call, there are more results available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsResponse.Builder
-
If there are more streams created than the max result, return the next token to be passed to the next call as
a bookmark of where to start from.
- nextToken() - Method in class software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsResponse
-
If there are more streams created than the max result, return the next token to be passed to the next call as a
bookmark of where to start from.
- nextUpdateSeconds(Integer) - Method in interface software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateRequest.Builder
-
Number of seconds after the UpdateDateTime within which the Migration Hub can expect an update.
- nextUpdateSeconds() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateRequest
-
Number of seconds after the UpdateDateTime within which the Migration Hub can expect an update.
- notifyApplicationState(NotifyApplicationStateRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Sets the migration state of an application.
- notifyApplicationState(Consumer<NotifyApplicationStateRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Sets the migration state of an application.
- notifyApplicationState(NotifyApplicationStateRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Sets the migration state of an application.
- notifyApplicationState(Consumer<NotifyApplicationStateRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Sets the migration state of an application.
- NotifyApplicationStateRequest - Class in software.amazon.awssdk.services.migrationhub.model
-
- NotifyApplicationStateRequest.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- NotifyApplicationStateRequestMarshaller - Class in software.amazon.awssdk.services.migrationhub.transform
-
- NotifyApplicationStateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.migrationhub.transform.NotifyApplicationStateRequestMarshaller
-
- NotifyApplicationStateResponse - Class in software.amazon.awssdk.services.migrationhub.model
-
- NotifyApplicationStateResponse.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- notifyMigrationTaskState(NotifyMigrationTaskStateRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Notifies Migration Hub of the current status, progress, or other detail regarding a migration task.
- notifyMigrationTaskState(Consumer<NotifyMigrationTaskStateRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Notifies Migration Hub of the current status, progress, or other detail regarding a migration task.
- notifyMigrationTaskState(NotifyMigrationTaskStateRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Notifies Migration Hub of the current status, progress, or other detail regarding a migration task.
- notifyMigrationTaskState(Consumer<NotifyMigrationTaskStateRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Notifies Migration Hub of the current status, progress, or other detail regarding a migration task.
- NotifyMigrationTaskStateRequest - Class in software.amazon.awssdk.services.migrationhub.model
-
- NotifyMigrationTaskStateRequest.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- NotifyMigrationTaskStateRequestMarshaller - Class in software.amazon.awssdk.services.migrationhub.transform
-
- NotifyMigrationTaskStateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.migrationhub.transform.NotifyMigrationTaskStateRequestMarshaller
-
- NotifyMigrationTaskStateResponse - Class in software.amazon.awssdk.services.migrationhub.model
-
- NotifyMigrationTaskStateResponse.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- PolicyErrorException - Exception in software.amazon.awssdk.services.migrationhub.model
-
Exception raised when there are problems accessing Application Discovery Service (Application Discovery Service);
most likely due to a misconfigured policy or the migrationhub-discovery role is missing or not
configured correctly.
- PolicyErrorException.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- progressPercent(Integer) - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationTaskSummary.Builder
-
Indication of the percentage completion of the task.
- progressPercent() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationTaskSummary
-
Indication of the percentage completion of the task.
- progressPercent(Integer) - Method in interface software.amazon.awssdk.services.migrationhub.model.Task.Builder
-
Indication of the percentage completion of the task.
- progressPercent() - Method in class software.amazon.awssdk.services.migrationhub.model.Task
-
Indication of the percentage completion of the task.
- progressUpdateStream(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.AssociateCreatedArtifactRequest.Builder
-
The name of the ProgressUpdateStream.
- progressUpdateStream() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateCreatedArtifactRequest
-
The name of the ProgressUpdateStream.
- progressUpdateStream(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.AssociateDiscoveredResourceRequest.Builder
-
The name of the ProgressUpdateStream.
- progressUpdateStream() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateDiscoveredResourceRequest
-
The name of the ProgressUpdateStream.
- progressUpdateStream(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.DescribeMigrationTaskRequest.Builder
-
The name of the ProgressUpdateStream.
- progressUpdateStream() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeMigrationTaskRequest
-
The name of the ProgressUpdateStream.
- progressUpdateStream(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.DisassociateCreatedArtifactRequest.Builder
-
The name of the ProgressUpdateStream.
- progressUpdateStream() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateCreatedArtifactRequest
-
The name of the ProgressUpdateStream.
- progressUpdateStream(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.DisassociateDiscoveredResourceRequest.Builder
-
The name of the ProgressUpdateStream.
- progressUpdateStream() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateDiscoveredResourceRequest
-
The name of the ProgressUpdateStream.
- progressUpdateStream(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ImportMigrationTaskRequest.Builder
-
The name of the ProgressUpdateStream.
- progressUpdateStream() - Method in class software.amazon.awssdk.services.migrationhub.model.ImportMigrationTaskRequest
-
The name of the ProgressUpdateStream.
- progressUpdateStream(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsRequest.Builder
-
The name of the ProgressUpdateStream.
- progressUpdateStream() - Method in class software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsRequest
-
The name of the ProgressUpdateStream.
- progressUpdateStream(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesRequest.Builder
-
The name of the ProgressUpdateStream.
- progressUpdateStream() - Method in class software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesRequest
-
The name of the ProgressUpdateStream.
- progressUpdateStream(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationTask.Builder
-
A name that identifies the vendor of the migration tool being used.
- progressUpdateStream() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationTask
-
A name that identifies the vendor of the migration tool being used.
- progressUpdateStream(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationTaskSummary.Builder
-
An AWS resource used for access control.
- progressUpdateStream() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationTaskSummary
-
An AWS resource used for access control.
- progressUpdateStream(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateRequest.Builder
-
The name of the ProgressUpdateStream.
- progressUpdateStream() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateRequest
-
The name of the ProgressUpdateStream.
- progressUpdateStream(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesRequest.Builder
-
The name of the ProgressUpdateStream.
- progressUpdateStream() - Method in class software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesRequest
-
The name of the ProgressUpdateStream.
- progressUpdateStreamName(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.CreateProgressUpdateStreamRequest.Builder
-
The name of the ProgressUpdateStream.
- progressUpdateStreamName() - Method in class software.amazon.awssdk.services.migrationhub.model.CreateProgressUpdateStreamRequest
-
The name of the ProgressUpdateStream.
- progressUpdateStreamName(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.DeleteProgressUpdateStreamRequest.Builder
-
The name of the ProgressUpdateStream.
- progressUpdateStreamName() - Method in class software.amazon.awssdk.services.migrationhub.model.DeleteProgressUpdateStreamRequest
-
The name of the ProgressUpdateStream.
- progressUpdateStreamName(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ProgressUpdateStreamSummary.Builder
-
The name of the ProgressUpdateStream.
- progressUpdateStreamName() - Method in class software.amazon.awssdk.services.migrationhub.model.ProgressUpdateStreamSummary
-
The name of the ProgressUpdateStream.
- ProgressUpdateStreamSummary - Class in software.amazon.awssdk.services.migrationhub.model
-
Summary of the AWS resource used for access control that is implicitly linked to your AWS account.
- ProgressUpdateStreamSummary.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- progressUpdateStreamSummaryList(Collection<ProgressUpdateStreamSummary>) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsResponse.Builder
-
List of progress update streams up to the max number of results passed in the input.
- progressUpdateStreamSummaryList(ProgressUpdateStreamSummary...) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsResponse.Builder
-
List of progress update streams up to the max number of results passed in the input.
- progressUpdateStreamSummaryList(Consumer<ProgressUpdateStreamSummary.Builder>...) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsResponse.Builder
-
List of progress update streams up to the max number of results passed in the input.
- progressUpdateStreamSummaryList() - Method in class software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsResponse
-
List of progress update streams up to the max number of results passed in the input.
- progressUpdateStreamSummaryList() - Method in class software.amazon.awssdk.services.migrationhub.paginators.ListProgressUpdateStreamsIterable
-
- progressUpdateStreamSummaryList() - Method in class software.amazon.awssdk.services.migrationhub.paginators.ListProgressUpdateStreamsPublisher
-
Returns a publisher that can be used to get a stream of data.
- putResourceAttributes(PutResourceAttributesRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Provides identifying details of the resource being migrated so that it can be associated in the Application
Discovery Service repository.
- putResourceAttributes(Consumer<PutResourceAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
Provides identifying details of the resource being migrated so that it can be associated in the Application
Discovery Service repository.
- putResourceAttributes(PutResourceAttributesRequest) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Provides identifying details of the resource being migrated so that it can be associated in the Application
Discovery Service repository.
- putResourceAttributes(Consumer<PutResourceAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
Provides identifying details of the resource being migrated so that it can be associated in the Application
Discovery Service repository.
- PutResourceAttributesRequest - Class in software.amazon.awssdk.services.migrationhub.model
-
- PutResourceAttributesRequest.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- PutResourceAttributesRequestMarshaller - Class in software.amazon.awssdk.services.migrationhub.transform
-
- PutResourceAttributesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.migrationhub.transform.PutResourceAttributesRequestMarshaller
-
- PutResourceAttributesResponse - Class in software.amazon.awssdk.services.migrationhub.model
-
- PutResourceAttributesResponse.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- requestId(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.AccessDeniedException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.DryRunOperationException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.HomeRegionNotSetException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.InternalServerErrorException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.InvalidInputException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationHubException.Builder
-
- requestId(String) - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationHubException.BuilderImpl
-
- requestId(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.PolicyErrorException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ResourceNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ServiceUnavailableException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ThrottlingException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.UnauthorizedOperationException.Builder
-
- ResourceAttribute - Class in software.amazon.awssdk.services.migrationhub.model
-
Attribute associated with a resource.
- ResourceAttribute.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- resourceAttributeList(Collection<ResourceAttribute>) - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationTask.Builder
-
Information about the resource that is being migrated.
- resourceAttributeList(ResourceAttribute...) - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationTask.Builder
-
Information about the resource that is being migrated.
- resourceAttributeList(Consumer<ResourceAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationTask.Builder
-
Information about the resource that is being migrated.
- resourceAttributeList() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationTask
-
Information about the resource that is being migrated.
- resourceAttributeList(Collection<ResourceAttribute>) - Method in interface software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesRequest.Builder
-
Information about the resource that is being migrated.
- resourceAttributeList(ResourceAttribute...) - Method in interface software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesRequest.Builder
-
Information about the resource that is being migrated.
- resourceAttributeList(Consumer<ResourceAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesRequest.Builder
-
Information about the resource that is being migrated.
- resourceAttributeList() - Method in class software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesRequest
-
Information about the resource that is being migrated.
- ResourceAttributeType - Enum in software.amazon.awssdk.services.migrationhub.model
-
- resourceName(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksRequest.Builder
-
Filter migration tasks by discovered resource name.
- resourceName() - Method in class software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksRequest
-
Filter migration tasks by discovered resource name.
- ResourceNotFoundException - Exception in software.amazon.awssdk.services.migrationhub.model
-
Exception raised when the request references a resource (Application Discovery Service configuration, update stream,
migration task, etc.) that does not exist in Application Discovery Service (Application Discovery Service) or in
Migration Hub's repository.
- ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- responseMetadata() - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationHubResponse.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationHubResponse.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationHubResponse.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationHubResponse.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationHubResponse
-
- retryAfterSeconds(Integer) - Method in interface software.amazon.awssdk.services.migrationhub.model.ThrottlingException.Builder
-
The number of seconds the caller should wait before retrying.
- retryAfterSeconds() - Method in exception software.amazon.awssdk.services.migrationhub.model.ThrottlingException
-
The number of seconds the caller should wait before retrying.
- sdkFields() - Method in exception software.amazon.awssdk.services.migrationhub.model.AccessDeniedException
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.ApplicationState
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateCreatedArtifactRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateCreatedArtifactResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateDiscoveredResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateDiscoveredResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.CreatedArtifact
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.CreateProgressUpdateStreamRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.CreateProgressUpdateStreamResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.DeleteProgressUpdateStreamRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.DeleteProgressUpdateStreamResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeApplicationStateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeApplicationStateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeMigrationTaskRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeMigrationTaskResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateCreatedArtifactRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateCreatedArtifactResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateDiscoveredResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateDiscoveredResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.DiscoveredResource
-
- sdkFields() - Method in exception software.amazon.awssdk.services.migrationhub.model.DryRunOperationException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.migrationhub.model.HomeRegionNotSetException
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.ImportMigrationTaskRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.ImportMigrationTaskResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.migrationhub.model.InternalServerErrorException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.migrationhub.model.InvalidInputException
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationTask
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationTaskSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyApplicationStateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyApplicationStateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.migrationhub.model.PolicyErrorException
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.ProgressUpdateStreamSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.ResourceAttribute
-
- sdkFields() - Method in exception software.amazon.awssdk.services.migrationhub.model.ResourceNotFoundException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.migrationhub.model.ServiceUnavailableException
-
- sdkFields() - Method in class software.amazon.awssdk.services.migrationhub.model.Task
-
- sdkFields() - Method in exception software.amazon.awssdk.services.migrationhub.model.ThrottlingException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.migrationhub.model.UnauthorizedOperationException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.migrationhub.model.AccessDeniedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.ApplicationState
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.AssociateCreatedArtifactRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.AssociateCreatedArtifactResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.AssociateDiscoveredResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.AssociateDiscoveredResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.CreatedArtifact
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.CreateProgressUpdateStreamRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.CreateProgressUpdateStreamResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.DeleteProgressUpdateStreamRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.DeleteProgressUpdateStreamResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.DescribeApplicationStateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.DescribeApplicationStateResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.DescribeMigrationTaskRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.DescribeMigrationTaskResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.DisassociateCreatedArtifactRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.DisassociateCreatedArtifactResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.DisassociateDiscoveredResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.DisassociateDiscoveredResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.DiscoveredResource
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.migrationhub.model.DryRunOperationException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.migrationhub.model.HomeRegionNotSetException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.ImportMigrationTaskRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.ImportMigrationTaskResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.migrationhub.model.InternalServerErrorException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.migrationhub.model.InvalidInputException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.migrationhub.model.MigrationHubException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.MigrationTask
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.MigrationTaskSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.NotifyApplicationStateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.NotifyApplicationStateResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.migrationhub.model.PolicyErrorException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.ProgressUpdateStreamSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.ResourceAttribute
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.migrationhub.model.ResourceNotFoundException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.migrationhub.model.ServiceUnavailableException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.migrationhub.model.Task
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.migrationhub.model.ThrottlingException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.migrationhub.model.UnauthorizedOperationException
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.migrationhub.MigrationHubAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.migrationhub.MigrationHubClient
-
- ServiceUnavailableException - Exception in software.amazon.awssdk.services.migrationhub.model
-
Exception raised when there is an internal, configuration, or dependency error encountered.
- ServiceUnavailableException.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- software.amazon.awssdk.services.migrationhub - package software.amazon.awssdk.services.migrationhub
-
The AWS Migration Hub API methods help to obtain server and application migration status and integrate your
resource-specific migration tool by providing a programmatic interface to Migration Hub.
- software.amazon.awssdk.services.migrationhub.model - package software.amazon.awssdk.services.migrationhub.model
-
- software.amazon.awssdk.services.migrationhub.paginators - package software.amazon.awssdk.services.migrationhub.paginators
-
- software.amazon.awssdk.services.migrationhub.transform - package software.amazon.awssdk.services.migrationhub.transform
-
- status(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationTaskSummary.Builder
-
Status of the task.
- status(Status) - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationTaskSummary.Builder
-
Status of the task.
- status() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationTaskSummary
-
Status of the task.
- status(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.NotifyApplicationStateRequest.Builder
-
Status of the application - Not Started, In-Progress, Complete.
- status(ApplicationStatus) - Method in interface software.amazon.awssdk.services.migrationhub.model.NotifyApplicationStateRequest.Builder
-
Status of the application - Not Started, In-Progress, Complete.
- status() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyApplicationStateRequest
-
Status of the application - Not Started, In-Progress, Complete.
- Status - Enum in software.amazon.awssdk.services.migrationhub.model
-
- status(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.Task.Builder
-
Status of the task - Not Started, In-Progress, Complete.
- status(Status) - Method in interface software.amazon.awssdk.services.migrationhub.model.Task.Builder
-
Status of the task - Not Started, In-Progress, Complete.
- status() - Method in class software.amazon.awssdk.services.migrationhub.model.Task
-
Status of the task - Not Started, In-Progress, Complete.
- statusAsString() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationTaskSummary
-
Status of the task.
- statusAsString() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyApplicationStateRequest
-
Status of the application - Not Started, In-Progress, Complete.
- statusAsString() - Method in class software.amazon.awssdk.services.migrationhub.model.Task
-
Status of the task - Not Started, In-Progress, Complete.
- statusCode(int) - Method in interface software.amazon.awssdk.services.migrationhub.model.AccessDeniedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.migrationhub.model.DryRunOperationException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.migrationhub.model.HomeRegionNotSetException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.migrationhub.model.InternalServerErrorException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.migrationhub.model.InvalidInputException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationHubException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationHubException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.migrationhub.model.PolicyErrorException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.migrationhub.model.ResourceNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.migrationhub.model.ServiceUnavailableException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.migrationhub.model.ThrottlingException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.migrationhub.model.UnauthorizedOperationException.Builder
-
- statusDetail(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationTaskSummary.Builder
-
Detail information of what is being done within the overall status state.
- statusDetail() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationTaskSummary
-
Detail information of what is being done within the overall status state.
- statusDetail(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.Task.Builder
-
Details of task status as notified by a migration tool.
- statusDetail() - Method in class software.amazon.awssdk.services.migrationhub.model.Task
-
Details of task status as notified by a migration tool.
- subscribe(Subscriber<? super ListApplicationStatesResponse>) - Method in class software.amazon.awssdk.services.migrationhub.paginators.ListApplicationStatesPublisher
-
- subscribe(Subscriber<? super ListCreatedArtifactsResponse>) - Method in class software.amazon.awssdk.services.migrationhub.paginators.ListCreatedArtifactsPublisher
-
- subscribe(Subscriber<? super ListDiscoveredResourcesResponse>) - Method in class software.amazon.awssdk.services.migrationhub.paginators.ListDiscoveredResourcesPublisher
-
- subscribe(Subscriber<? super ListMigrationTasksResponse>) - Method in class software.amazon.awssdk.services.migrationhub.paginators.ListMigrationTasksPublisher
-
- subscribe(Subscriber<? super ListProgressUpdateStreamsResponse>) - Method in class software.amazon.awssdk.services.migrationhub.paginators.ListProgressUpdateStreamsPublisher
-
- task(Task) - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationTask.Builder
-
Task object encapsulating task information.
- task(Consumer<Task.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.model.MigrationTask.Builder
-
Task object encapsulating task information.
- task() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationTask
-
Task object encapsulating task information.
- task(Task) - Method in interface software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateRequest.Builder
-
Information about the task's progress and status.
- task(Consumer<Task.Builder>) - Method in interface software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateRequest.Builder
-
Information about the task's progress and status.
- task() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateRequest
-
Information about the task's progress and status.
- Task - Class in software.amazon.awssdk.services.migrationhub.model
-
Task object encapsulating task information.
- Task.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- ThrottlingException - Exception in software.amazon.awssdk.services.migrationhub.model
-
The request was denied due to request throttling.
- ThrottlingException.Builder - Interface in software.amazon.awssdk.services.migrationhub.model
-
- toBuilder() - Method in exception software.amazon.awssdk.services.migrationhub.model.AccessDeniedException
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.ApplicationState
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateCreatedArtifactRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateCreatedArtifactResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateDiscoveredResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateDiscoveredResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.CreatedArtifact
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.CreateProgressUpdateStreamRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.CreateProgressUpdateStreamResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.DeleteProgressUpdateStreamRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.DeleteProgressUpdateStreamResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeApplicationStateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeApplicationStateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeMigrationTaskRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeMigrationTaskResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateCreatedArtifactRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateCreatedArtifactResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateDiscoveredResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateDiscoveredResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.DiscoveredResource
-
- toBuilder() - Method in exception software.amazon.awssdk.services.migrationhub.model.DryRunOperationException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.migrationhub.model.HomeRegionNotSetException
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.ImportMigrationTaskRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.ImportMigrationTaskResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.migrationhub.model.InternalServerErrorException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.migrationhub.model.InvalidInputException
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.migrationhub.model.MigrationHubException
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationHubRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationTask
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationTaskSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyApplicationStateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyApplicationStateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.migrationhub.model.PolicyErrorException
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.ProgressUpdateStreamSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.ResourceAttribute
-
- toBuilder() - Method in exception software.amazon.awssdk.services.migrationhub.model.ResourceNotFoundException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.migrationhub.model.ServiceUnavailableException
-
- toBuilder() - Method in class software.amazon.awssdk.services.migrationhub.model.Task
-
- toBuilder() - Method in exception software.amazon.awssdk.services.migrationhub.model.ThrottlingException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.migrationhub.model.UnauthorizedOperationException
-
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.ApplicationState
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.migrationhub.model.ApplicationStatus
-
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateCreatedArtifactRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateCreatedArtifactResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateDiscoveredResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.AssociateDiscoveredResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.CreatedArtifact
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.CreateProgressUpdateStreamRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.CreateProgressUpdateStreamResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.DeleteProgressUpdateStreamRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.DeleteProgressUpdateStreamResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeApplicationStateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeApplicationStateResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeMigrationTaskRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.DescribeMigrationTaskResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateCreatedArtifactRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateCreatedArtifactResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateDiscoveredResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.DisassociateDiscoveredResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.DiscoveredResource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.ImportMigrationTaskRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.ImportMigrationTaskResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.ListApplicationStatesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.ListDiscoveredResourcesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.ListMigrationTasksResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.ListProgressUpdateStreamsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationTask
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.MigrationTaskSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyApplicationStateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyApplicationStateResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.NotifyMigrationTaskStateResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.ProgressUpdateStreamSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.PutResourceAttributesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.ResourceAttribute
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.migrationhub.model.ResourceAttributeType
-
- toString() - Method in enum software.amazon.awssdk.services.migrationhub.model.Status
-
- toString() - Method in class software.amazon.awssdk.services.migrationhub.model.Task
-
Returns a string representation of this object.
- type(String) - Method in interface software.amazon.awssdk.services.migrationhub.model.ResourceAttribute.Builder
-
Type of resource.
- type(ResourceAttributeType) - Method in interface software.amazon.awssdk.services.migrationhub.model.ResourceAttribute.Builder
-
Type of resource.
- type() - Method in class software.amazon.awssdk.services.migrationhub.model.ResourceAttribute
-
Type of resource.
- typeAsString() - Method in class software.amazon.awssdk.services.migrationhub.model.ResourceAttribute
-
Type of resource.