Class PrivatePathServiceGatewayAccountPolicyPatch.Builder
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.PrivatePathServiceGatewayAccountPolicyPatch.Builder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccessPolicy
(String accessPolicy) Set the accessPolicy.build()
Builds a PrivatePathServiceGatewayAccountPolicyPatch.
-
Constructor Details
-
Builder
public Builder()Instantiates a new builder.
-
-
Method Details
-
build
Builds a PrivatePathServiceGatewayAccountPolicyPatch.- Returns:
- the new PrivatePathServiceGatewayAccountPolicyPatch instance
-
accessPolicy
Set the accessPolicy.- Parameters:
accessPolicy
- the accessPolicy- Returns:
- the PrivatePathServiceGatewayAccountPolicyPatch builder
-