Uses of Interface
software.amazon.awssdk.services.apigateway.model.UpdateDeploymentResponse.Builder
Packages that use UpdateDeploymentResponse.Builder
-
Uses of UpdateDeploymentResponse.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return UpdateDeploymentResponse.BuilderModifier and TypeMethodDescriptionUpdateDeploymentResponse.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.UpdateDeploymentResponse.builder()UpdateDeploymentResponse.Builder.createdDate(Instant createdDate) The date and time that the deployment resource was created.UpdateDeploymentResponse.Builder.description(String description) The description for the deployment resource.The identifier for the deployment resource.UpdateDeploymentResponse.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type UpdateDeploymentResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UpdateDeploymentResponse.Builder>UpdateDeploymentResponse.serializableBuilderClass()