Class DefaultBcmDashboardsEndpointProvider
java.lang.Object
software.amazon.awssdk.services.bcmdashboards.endpoints.internal.DefaultBcmDashboardsEndpointProvider
- All Implemented Interfaces:
EndpointProvider,BcmDashboardsEndpointProvider
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public final class DefaultBcmDashboardsEndpointProvider
extends Object
implements BcmDashboardsEndpointProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()resolveEndpoint(BcmDashboardsEndpointParams endpointParams) Compute the endpoint based on the given set of parameters.Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.services.bcmdashboards.endpoints.BcmDashboardsEndpointProvider
resolveEndpoint
-
Constructor Details
-
DefaultBcmDashboardsEndpointProvider
public DefaultBcmDashboardsEndpointProvider()
-
-
Method Details
-
resolveEndpoint
Description copied from interface:BcmDashboardsEndpointProviderCompute the endpoint based on the given set of parameters.- Specified by:
resolveEndpointin interfaceBcmDashboardsEndpointProvider
-
equals
-
hashCode
-