Class RevokeAccountForPrivatePathServiceGatewayOptions.Builder

java.lang.Object
com.ibm.cloud.is.vpc.v1.model.RevokeAccountForPrivatePathServiceGatewayOptions.Builder
Enclosing class:
RevokeAccountForPrivatePathServiceGatewayOptions

public static class RevokeAccountForPrivatePathServiceGatewayOptions.Builder extends Object
Builder.
  • Constructor Details

    • Builder

      public Builder()
      Instantiates a new builder.
    • Builder

      public Builder(String privatePathServiceGatewayId, AccountIdentity account)
      Instantiates a new builder with required properties.
      Parameters:
      privatePathServiceGatewayId - the privatePathServiceGatewayId
      account - the account
  • Method Details