Uses of Interface
software.amazon.awssdk.services.cloudfront.model.ListConnectionFunctionsRequest.Builder
Packages that use ListConnectionFunctionsRequest.Builder
Package
Description
-
Uses of ListConnectionFunctionsRequest.Builder in software.amazon.awssdk.services.cloudfront
Method parameters in software.amazon.awssdk.services.cloudfront with type arguments of type ListConnectionFunctionsRequest.BuilderModifier and TypeMethodDescriptionCloudFrontAsyncClient.listConnectionFunctions(Consumer<ListConnectionFunctionsRequest.Builder> listConnectionFunctionsRequest) Lists connection functions.default ListConnectionFunctionsResponseCloudFrontClient.listConnectionFunctions(Consumer<ListConnectionFunctionsRequest.Builder> listConnectionFunctionsRequest) Lists connection functions. -
Uses of ListConnectionFunctionsRequest.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ListConnectionFunctionsRequest.BuilderModifier and TypeMethodDescriptionListConnectionFunctionsRequest.builder()Use this field when paginating results to indicate where to begin in your list.The maximum number of connection functions that you want returned in the response.ListConnectionFunctionsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) ListConnectionFunctionsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) The connection function's stage.ListConnectionFunctionsRequest.Builder.stage(FunctionStage stage) The connection function's stage.ListConnectionFunctionsRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ListConnectionFunctionsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListConnectionFunctionsRequest.Builder>ListConnectionFunctionsRequest.serializableBuilderClass()