Uses of Class
software.amazon.awscdk.integtests.AwsApiCallProps.Builder
Packages that use AwsApiCallProps.Builder
-
Uses of AwsApiCallProps.Builder in software.amazon.awscdk.integtests
Methods in software.amazon.awscdk.integtests that return AwsApiCallProps.BuilderModifier and TypeMethodDescriptionSets the value ofAwsApiCallOptions.getApi()
static AwsApiCallProps.Builder
AwsApiCallProps.builder()
AwsApiCallProps.Builder.parameters
(Object parameters) Sets the value ofAwsApiCallOptions.getParameters()
Sets the value ofAwsApiCallOptions.getService()
Constructors in software.amazon.awscdk.integtests with parameters of type AwsApiCallProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(AwsApiCallProps.Builder builder) Constructor that initializes the object based on literal property values passed by theAwsApiCallProps.Builder
.