Class PortfolioShareReference.Builder
java.lang.Object
software.amazon.awscdk.services.servicecatalog.PortfolioShareReference.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<PortfolioShareReference>
- Enclosing interface:
PortfolioShareReference
@Stability(Stable)
public static final class PortfolioShareReference.Builder
extends Object
implements software.amazon.jsii.Builder<PortfolioShareReference>
A builder for
PortfolioShareReference
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
Builds the configured instance.portfolioShareId
(String portfolioShareId) Sets the value ofPortfolioShareReference.getPortfolioShareId()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
Builds the configured instance.- Specified by:
build
in interfacesoftware.amazon.jsii.Builder<PortfolioShareReference>
- Returns:
- a new instance of
PortfolioShareReference
- Throws:
NullPointerException
- if any required attribute was not provided