Class DefaultKeyspacesStreamsEndpointProvider
java.lang.Object
software.amazon.awssdk.services.keyspacesstreams.endpoints.internal.DefaultKeyspacesStreamsEndpointProvider
- All Implemented Interfaces:
- EndpointProvider,- KeyspacesStreamsEndpointProvider
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public final class DefaultKeyspacesStreamsEndpointProvider
extends Object
implements KeyspacesStreamsEndpointProvider
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleaninthashCode()resolveEndpoint(KeyspacesStreamsEndpointParams endpointParams) 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.keyspacesstreams.endpoints.KeyspacesStreamsEndpointProviderresolveEndpoint
- 
Constructor Details- 
DefaultKeyspacesStreamsEndpointProviderpublic DefaultKeyspacesStreamsEndpointProvider()
 
- 
- 
Method Details- 
resolveEndpointDescription copied from interface:KeyspacesStreamsEndpointProviderCompute the endpoint based on the given set of parameters.- Specified by:
- resolveEndpointin interface- KeyspacesStreamsEndpointProvider
 
- 
equals
- 
hashCode
 
-