| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
EndpointConfiguration |
UpdateDomainNameResponse.endpointConfiguration()
The endpoint configuration of this DomainName showing the endpoint types of the domain name.
|
EndpointConfiguration |
ImportRestApiResponse.endpointConfiguration()
The endpoint configuration of this RestApi showing the endpoint types of the API.
|
EndpointConfiguration |
RestApi.endpointConfiguration()
The endpoint configuration of this RestApi showing the endpoint types of the API.
|
EndpointConfiguration |
DomainName.endpointConfiguration()
The endpoint configuration of this DomainName showing the endpoint types of the domain name.
|
EndpointConfiguration |
GetRestApiResponse.endpointConfiguration()
The endpoint configuration of this RestApi showing the endpoint types of the API.
|
EndpointConfiguration |
UpdateRestApiResponse.endpointConfiguration()
The endpoint configuration of this RestApi showing the endpoint types of the API.
|
EndpointConfiguration |
CreateRestApiResponse.endpointConfiguration()
The endpoint configuration of this RestApi showing the endpoint types of the API.
|
EndpointConfiguration |
PutRestApiResponse.endpointConfiguration()
The endpoint configuration of this RestApi showing the endpoint types of the API.
|
EndpointConfiguration |
CreateDomainNameRequest.endpointConfiguration()
The endpoint configuration of this DomainName showing the endpoint types of the domain name.
|
EndpointConfiguration |
CreateDomainNameResponse.endpointConfiguration()
The endpoint configuration of this DomainName showing the endpoint types of the domain name.
|
EndpointConfiguration |
GetDomainNameResponse.endpointConfiguration()
The endpoint configuration of this DomainName showing the endpoint types of the domain name.
|
EndpointConfiguration |
CreateRestApiRequest.endpointConfiguration()
The endpoint configuration of this RestApi showing the endpoint types of the API.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDomainNameResponse.Builder |
UpdateDomainNameResponse.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
The endpoint configuration of this DomainName showing the endpoint types of the domain name.
|
ImportRestApiResponse.Builder |
ImportRestApiResponse.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
The endpoint configuration of this RestApi showing the endpoint types of the API.
|
RestApi.Builder |
RestApi.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
The endpoint configuration of this RestApi showing the endpoint types of the API.
|
DomainName.Builder |
DomainName.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
The endpoint configuration of this DomainName showing the endpoint types of the domain name.
|
GetRestApiResponse.Builder |
GetRestApiResponse.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
The endpoint configuration of this RestApi showing the endpoint types of the API.
|
UpdateRestApiResponse.Builder |
UpdateRestApiResponse.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
The endpoint configuration of this RestApi showing the endpoint types of the API.
|
CreateRestApiResponse.Builder |
CreateRestApiResponse.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
The endpoint configuration of this RestApi showing the endpoint types of the API.
|
PutRestApiResponse.Builder |
PutRestApiResponse.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
The endpoint configuration of this RestApi showing the endpoint types of the API.
|
CreateDomainNameRequest.Builder |
CreateDomainNameRequest.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
The endpoint configuration of this DomainName showing the endpoint types of the domain name.
|
CreateDomainNameResponse.Builder |
CreateDomainNameResponse.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
The endpoint configuration of this DomainName showing the endpoint types of the domain name.
|
GetDomainNameResponse.Builder |
GetDomainNameResponse.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
The endpoint configuration of this DomainName showing the endpoint types of the domain name.
|
CreateRestApiRequest.Builder |
CreateRestApiRequest.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
The endpoint configuration of this RestApi showing the endpoint types of the API.
|
Copyright © 2023. All rights reserved.