Class ShareProfileIdentityByName.Builder
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.ShareProfileIdentityByName.Builder
-
Constructor Summary
ConstructorsConstructorDescriptionBuilder()
Instantiates a new builder.Builder
(ShareProfileIdentity shareProfileIdentityByName) Instantiates a new Builder from an existing ShareProfileIdentityByName instance.Instantiates a new builder with required properties. -
Method Summary
-
Constructor Details
-
Builder
public Builder()Instantiates a new builder. -
Builder
Instantiates a new builder with required properties.- Parameters:
name
- the name
-
Method Details
-
build
Builds a ShareProfileIdentityByName.- Returns:
- the new ShareProfileIdentityByName instance
-
name
Set the name.- Parameters:
name
- the name- Returns:
- the ShareProfileIdentityByName builder
-