Uses of Interface
software.amazon.awssdk.services.apigateway.model.GetDeploymentResponse.Builder
Packages that use GetDeploymentResponse.Builder
-
Uses of GetDeploymentResponse.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return GetDeploymentResponse.BuilderModifier and TypeMethodDescriptionGetDeploymentResponse.Builder.apiSummary(Map<String, ? extends Map<String, MethodSnapshot>> apiSummary) A summary of the RestApi at the date and time that the deployment resource was created.GetDeploymentResponse.builder()GetDeploymentResponse.Builder.createdDate(Instant createdDate) The date and time that the deployment resource was created.GetDeploymentResponse.Builder.description(String description) The description for the deployment resource.The identifier for the deployment resource.GetDeploymentResponse.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type GetDeploymentResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetDeploymentResponse.Builder>GetDeploymentResponse.serializableBuilderClass()