Uses of Interface
software.amazon.awssdk.services.pinpoint.PinpointBaseClientBuilder
-
Packages that use PinpointBaseClientBuilder Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint API -
-
Uses of PinpointBaseClientBuilder in software.amazon.awssdk.services.pinpoint
Classes in software.amazon.awssdk.services.pinpoint with type parameters of type PinpointBaseClientBuilder Modifier and Type Interface Description interfacePinpointBaseClientBuilder<B extends PinpointBaseClientBuilder<B,C>,C>This includes configuration specific to Amazon Pinpoint that is supported by bothPinpointClientBuilderandPinpointAsyncClientBuilder.Subinterfaces of PinpointBaseClientBuilder in software.amazon.awssdk.services.pinpoint Modifier and Type Interface Description interfacePinpointAsyncClientBuilderA builder for creating an instance ofPinpointAsyncClient.interfacePinpointClientBuilderA builder for creating an instance ofPinpointClient.
-