| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorResponse |
GetServiceResponse.error()
Any error associated with the service resource.
|
ErrorResponse |
RouteSummary.error()
Any error associated with the route resource.
|
ErrorResponse |
GetApplicationResponse.error()
Any error associated with the application resource.
|
ErrorResponse |
ServiceSummary.error()
Any error associated with the service resource.
|
ErrorResponse |
GetEnvironmentResponse.error()
Any error associated with the environment resource.
|
ErrorResponse |
GetRouteResponse.error()
Any error associated with the route resource.
|
ErrorResponse |
ApplicationSummary.error()
Any error associated with the application resource.
|
ErrorResponse |
EnvironmentSummary.error()
Any error associated with the environment resource.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceResponse.Builder |
GetServiceResponse.Builder.error(ErrorResponse error)
Any error associated with the service resource.
|
RouteSummary.Builder |
RouteSummary.Builder.error(ErrorResponse error)
Any error associated with the route resource.
|
GetApplicationResponse.Builder |
GetApplicationResponse.Builder.error(ErrorResponse error)
Any error associated with the application resource.
|
ServiceSummary.Builder |
ServiceSummary.Builder.error(ErrorResponse error)
Any error associated with the service resource.
|
GetEnvironmentResponse.Builder |
GetEnvironmentResponse.Builder.error(ErrorResponse error)
Any error associated with the environment resource.
|
GetRouteResponse.Builder |
GetRouteResponse.Builder.error(ErrorResponse error)
Any error associated with the route resource.
|
ApplicationSummary.Builder |
ApplicationSummary.Builder.error(ErrorResponse error)
Any error associated with the application resource.
|
EnvironmentSummary.Builder |
EnvironmentSummary.Builder.error(ErrorResponse error)
Any error associated with the environment resource.
|
Copyright © 2022. All rights reserved.