public static interface GetServiceEndpointRequest.Builder extends IotWirelessRequest.Builder, SdkPojo, CopyableBuilder<GetServiceEndpointRequest.Builder,GetServiceEndpointRequest>
| Modifier and Type | Method and Description |
|---|---|
GetServiceEndpointRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetServiceEndpointRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetServiceEndpointRequest.Builder |
serviceType(String serviceType)
The service type for which to get endpoint information about.
|
GetServiceEndpointRequest.Builder |
serviceType(WirelessGatewayServiceType serviceType)
The service type for which to get endpoint information about.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetServiceEndpointRequest.Builder serviceType(String serviceType)
The service type for which to get endpoint information about. Can be CUPS for the Configuration
and Update Server endpoint, or LNS for the LoRaWAN Network Server endpoint or CLAIM
for the global endpoint.
serviceType - The service type for which to get endpoint information about. Can be CUPS for the
Configuration and Update Server endpoint, or LNS for the LoRaWAN Network Server endpoint
or CLAIM for the global endpoint.WirelessGatewayServiceType,
WirelessGatewayServiceTypeGetServiceEndpointRequest.Builder serviceType(WirelessGatewayServiceType serviceType)
The service type for which to get endpoint information about. Can be CUPS for the Configuration
and Update Server endpoint, or LNS for the LoRaWAN Network Server endpoint or CLAIM
for the global endpoint.
serviceType - The service type for which to get endpoint information about. Can be CUPS for the
Configuration and Update Server endpoint, or LNS for the LoRaWAN Network Server endpoint
or CLAIM for the global endpoint.WirelessGatewayServiceType,
WirelessGatewayServiceTypeGetServiceEndpointRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetServiceEndpointRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.