| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubrefactorspaces |
|
| com.amazonaws.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
GetServiceResult |
AWSMigrationHubRefactorSpacesClient.getService(GetServiceRequest request)
Gets an Amazon Web Services Migration Hub Refactor Spaces service.
|
GetServiceResult |
AWSMigrationHubRefactorSpaces.getService(GetServiceRequest getServiceRequest)
Gets an Amazon Web Services Migration Hub Refactor Spaces service.
|
GetServiceResult |
AbstractAWSMigrationHubRefactorSpaces.getService(GetServiceRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetServiceResult> |
AWSMigrationHubRefactorSpacesAsyncClient.getServiceAsync(GetServiceRequest request) |
Future<GetServiceResult> |
AWSMigrationHubRefactorSpacesAsync.getServiceAsync(GetServiceRequest getServiceRequest)
Gets an Amazon Web Services Migration Hub Refactor Spaces service.
|
Future<GetServiceResult> |
AbstractAWSMigrationHubRefactorSpacesAsync.getServiceAsync(GetServiceRequest request) |
Future<GetServiceResult> |
AWSMigrationHubRefactorSpacesAsyncClient.getServiceAsync(GetServiceRequest request,
AsyncHandler<GetServiceRequest,GetServiceResult> asyncHandler) |
Future<GetServiceResult> |
AWSMigrationHubRefactorSpacesAsync.getServiceAsync(GetServiceRequest getServiceRequest,
AsyncHandler<GetServiceRequest,GetServiceResult> asyncHandler)
Gets an Amazon Web Services Migration Hub Refactor Spaces service.
|
Future<GetServiceResult> |
AbstractAWSMigrationHubRefactorSpacesAsync.getServiceAsync(GetServiceRequest request,
AsyncHandler<GetServiceRequest,GetServiceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetServiceResult> |
AWSMigrationHubRefactorSpacesAsyncClient.getServiceAsync(GetServiceRequest request,
AsyncHandler<GetServiceRequest,GetServiceResult> asyncHandler) |
Future<GetServiceResult> |
AWSMigrationHubRefactorSpacesAsync.getServiceAsync(GetServiceRequest getServiceRequest,
AsyncHandler<GetServiceRequest,GetServiceResult> asyncHandler)
Gets an Amazon Web Services Migration Hub Refactor Spaces service.
|
Future<GetServiceResult> |
AbstractAWSMigrationHubRefactorSpacesAsync.getServiceAsync(GetServiceRequest request,
AsyncHandler<GetServiceRequest,GetServiceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetServiceResult |
GetServiceResult.addTagsEntry(String key,
String value)
Add a single Tags entry
|
GetServiceResult |
GetServiceResult.clearTagsEntries()
Removes all the entries added into Tags.
|
GetServiceResult |
GetServiceResult.clone() |
GetServiceResult |
GetServiceResult.withApplicationId(String applicationId)
The ID of the application.
|
GetServiceResult |
GetServiceResult.withArn(String arn)
The Amazon Resource Name (ARN) of the service.
|
GetServiceResult |
GetServiceResult.withCreatedByAccountId(String createdByAccountId)
The Amazon Web Services account ID of the service creator.
|
GetServiceResult |
GetServiceResult.withCreatedTime(Date createdTime)
The timestamp of when the service is created.
|
GetServiceResult |
GetServiceResult.withDescription(String description)
The description of the service.
|
GetServiceResult |
GetServiceResult.withEndpointType(ServiceEndpointType endpointType)
The endpoint type of the service.
|
GetServiceResult |
GetServiceResult.withEndpointType(String endpointType)
The endpoint type of the service.
|
GetServiceResult |
GetServiceResult.withEnvironmentId(String environmentId)
The unique identifier of the environment.
|
GetServiceResult |
GetServiceResult.withError(ErrorResponse error)
Any error associated with the service resource.
|
GetServiceResult |
GetServiceResult.withLambdaEndpoint(LambdaEndpointConfig lambdaEndpoint)
The configuration for the Lambda endpoint type.
|
GetServiceResult |
GetServiceResult.withLastUpdatedTime(Date lastUpdatedTime)
A timestamp that indicates when the service was last updated.
|
GetServiceResult |
GetServiceResult.withName(String name)
The name of the service.
|
GetServiceResult |
GetServiceResult.withOwnerAccountId(String ownerAccountId)
The Amazon Web Services account ID of the service owner.
|
GetServiceResult |
GetServiceResult.withServiceId(String serviceId)
The unique identifier of the service.
|
GetServiceResult |
GetServiceResult.withState(ServiceState state)
The current state of the service.
|
GetServiceResult |
GetServiceResult.withState(String state)
The current state of the service.
|
GetServiceResult |
GetServiceResult.withTags(Map<String,String> tags)
The tags assigned to the service.
|
GetServiceResult |
GetServiceResult.withUrlEndpoint(UrlEndpointConfig urlEndpoint)
The configuration for the URL endpoint type.
|
GetServiceResult |
GetServiceResult.withVpcId(String vpcId)
The ID of the virtual private cloud (VPC).
|
Copyright © 2022. All rights reserved.