Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetDistributionResponse
Packages that use GetDistributionResponse
Package
Description
-
Uses of GetDistributionResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return GetDistributionResponseModifier and TypeMethodDescriptiondefault GetDistributionResponseCloudFrontClient.getDistribution(Consumer<GetDistributionRequest.Builder> getDistributionRequest) Get the information about a distribution.default GetDistributionResponseCloudFrontClient.getDistribution(GetDistributionRequest getDistributionRequest) Get the information about a distribution.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type GetDistributionResponseModifier and TypeMethodDescriptiondefault CompletableFuture<GetDistributionResponse>CloudFrontAsyncClient.getDistribution(Consumer<GetDistributionRequest.Builder> getDistributionRequest) Get the information about a distribution.default CompletableFuture<GetDistributionResponse>CloudFrontAsyncClient.getDistribution(GetDistributionRequest getDistributionRequest) Get the information about a distribution. -
Uses of GetDistributionResponse in software.amazon.awssdk.services.cloudfront.waiters
Methods in software.amazon.awssdk.services.cloudfront.waiters that return types with arguments of type GetDistributionResponseModifier and TypeMethodDescriptionCloudFrontAsyncWaiter.waitUntilDistributionDeployed(Consumer<GetDistributionRequest.Builder> getDistributionRequest) PollsCloudFrontAsyncClient.getDistribution(software.amazon.awssdk.services.cloudfront.model.GetDistributionRequest)API until the desired conditionDistributionDeployedis met, or until it is determined that the resource will never enter into the desired state.CloudFrontAsyncWaiter.waitUntilDistributionDeployed(Consumer<GetDistributionRequest.Builder> getDistributionRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsCloudFrontAsyncClient.getDistribution(software.amazon.awssdk.services.cloudfront.model.GetDistributionRequest)API until the desired conditionDistributionDeployedis met, or until it is determined that the resource will never enter into the desired state.CloudFrontAsyncWaiter.waitUntilDistributionDeployed(GetDistributionRequest getDistributionRequest) PollsCloudFrontAsyncClient.getDistribution(software.amazon.awssdk.services.cloudfront.model.GetDistributionRequest)API until the desired conditionDistributionDeployedis met, or until it is determined that the resource will never enter into the desired stateCloudFrontAsyncWaiter.waitUntilDistributionDeployed(GetDistributionRequest getDistributionRequest, WaiterOverrideConfiguration overrideConfig) PollsCloudFrontAsyncClient.getDistribution(software.amazon.awssdk.services.cloudfront.model.GetDistributionRequest)API until the desired conditionDistributionDeployedis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<GetDistributionResponse>CloudFrontWaiter.waitUntilDistributionDeployed(Consumer<GetDistributionRequest.Builder> getDistributionRequest) PollsCloudFrontClient.getDistribution(software.amazon.awssdk.services.cloudfront.model.GetDistributionRequest)API until the desired conditionDistributionDeployedis met, or until it is determined that the resource will never enter into the desired state.default WaiterResponse<GetDistributionResponse>CloudFrontWaiter.waitUntilDistributionDeployed(Consumer<GetDistributionRequest.Builder> getDistributionRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsCloudFrontClient.getDistribution(software.amazon.awssdk.services.cloudfront.model.GetDistributionRequest)API until the desired conditionDistributionDeployedis met, or until it is determined that the resource will never enter into the desired state.default WaiterResponse<GetDistributionResponse>CloudFrontWaiter.waitUntilDistributionDeployed(GetDistributionRequest getDistributionRequest) PollsCloudFrontClient.getDistribution(software.amazon.awssdk.services.cloudfront.model.GetDistributionRequest)API until the desired conditionDistributionDeployedis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<GetDistributionResponse>CloudFrontWaiter.waitUntilDistributionDeployed(GetDistributionRequest getDistributionRequest, WaiterOverrideConfiguration overrideConfig) PollsCloudFrontClient.getDistribution(software.amazon.awssdk.services.cloudfront.model.GetDistributionRequest)API until the desired conditionDistributionDeployedis met, or until it is determined that the resource will never enter into the desired state