Uses of Class
software.amazon.awscdk.services.apigateway.DeploymentReference.Builder
Packages that use DeploymentReference.Builder
-
Uses of DeploymentReference.Builder in software.amazon.awscdk.services.apigateway
Methods in software.amazon.awscdk.services.apigateway that return DeploymentReference.BuilderModifier and TypeMethodDescriptionstatic DeploymentReference.Builder
DeploymentReference.builder()
DeploymentReference.Builder.deploymentId
(String deploymentId) Sets the value ofDeploymentReference.getDeploymentId()
Sets the value ofDeploymentReference.getRestApiId()
Constructors in software.amazon.awscdk.services.apigateway with parameters of type DeploymentReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(DeploymentReference.Builder builder) Constructor that initializes the object based on literal property values passed by theDeploymentReference.Builder
.