| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
static ServiceEndpointType |
ServiceEndpointType.fromValue(String value)
Use this in place of valueOf.
|
static ServiceEndpointType |
ServiceEndpointType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceEndpointType[] |
ServiceEndpointType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateServiceResult |
CreateServiceResult.withEndpointType(ServiceEndpointType endpointType)
The endpoint type of the service.
|
ServiceSummary |
ServiceSummary.withEndpointType(ServiceEndpointType endpointType)
The endpoint type of the service.
|
GetServiceResult |
GetServiceResult.withEndpointType(ServiceEndpointType endpointType)
The endpoint type of the service.
|
CreateServiceRequest |
CreateServiceRequest.withEndpointType(ServiceEndpointType endpointType)
The type of endpoint to use for the service.
|
Copyright © 2024. All rights reserved.