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