Uses of Interface
software.amazon.awssdk.services.cloudfront.model.GetPublicKeyRequest.Builder
Packages that use GetPublicKeyRequest.Builder
Package
Description
-
Uses of GetPublicKeyRequest.Builder in software.amazon.awssdk.services.cloudfront
Method parameters in software.amazon.awssdk.services.cloudfront with type arguments of type GetPublicKeyRequest.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<GetPublicKeyResponse>CloudFrontAsyncClient.getPublicKey(Consumer<GetPublicKeyRequest.Builder> getPublicKeyRequest) Gets a public key.default GetPublicKeyResponseCloudFrontClient.getPublicKey(Consumer<GetPublicKeyRequest.Builder> getPublicKeyRequest) Gets a public key. -
Uses of GetPublicKeyRequest.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return GetPublicKeyRequest.BuilderModifier and TypeMethodDescriptionstatic GetPublicKeyRequest.BuilderGetPublicKeyRequest.builder()The identifier of the public key you are getting.GetPublicKeyRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetPublicKeyRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetPublicKeyRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type GetPublicKeyRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetPublicKeyRequest.Builder>GetPublicKeyRequest.serializableBuilderClass()