Uses of Class
software.amazon.awscdk.services.apigatewayv2.DeploymentReference.Builder
Packages that use DeploymentReference.Builder
-
Uses of DeploymentReference.Builder in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 that return DeploymentReference.BuilderModifier and TypeMethodDescriptionSets the value ofDeploymentReference.getApiId()
static DeploymentReference.Builder
DeploymentReference.builder()
DeploymentReference.Builder.deploymentId
(String deploymentId) Sets the value ofDeploymentReference.getDeploymentId()
Constructors in software.amazon.awscdk.services.apigatewayv2 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
.