Class DefaultIotDeviceAdvisorEndpointProvider
java.lang.Object
software.amazon.awssdk.services.iotdeviceadvisor.endpoints.internal.DefaultIotDeviceAdvisorEndpointProvider
- All Implemented Interfaces:
- EndpointProvider,- IotDeviceAdvisorEndpointProvider
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public final class DefaultIotDeviceAdvisorEndpointProvider
extends Object
implements IotDeviceAdvisorEndpointProvider
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleaninthashCode()Compute the endpoint based on the given set of parameters.Methods inherited from class java.lang.ObjectgetClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.services.iotdeviceadvisor.endpoints.IotDeviceAdvisorEndpointProviderresolveEndpoint
- 
Constructor Details- 
DefaultIotDeviceAdvisorEndpointProviderpublic DefaultIotDeviceAdvisorEndpointProvider()
 
- 
- 
Method Details- 
resolveEndpointDescription copied from interface:IotDeviceAdvisorEndpointProviderCompute the endpoint based on the given set of parameters.- Specified by:
- resolveEndpointin interface- IotDeviceAdvisorEndpointProvider
 
- 
equals
- 
hashCode
 
-