Class CreateShareOptions.Builder
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.CreateShareOptions.Builder
- 
Constructor Summary
ConstructorsConstructorDescriptionBuilder()Instantiates a new builder.Builder(SharePrototype sharePrototype) Instantiates a new builder with required properties. - 
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds a CreateShareOptions.sharePrototype(SharePrototype sharePrototype) Set the sharePrototype. 
- 
Constructor Details
- 
Builder
public Builder()Instantiates a new builder. 
 - 
 - 
Method Details
- 
build
Builds a CreateShareOptions.- Returns:
 - the new CreateShareOptions instance
 
 
 -