Class RevokeAccountForPrivatePathServiceGatewayOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class RevokeAccountForPrivatePathServiceGatewayOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The revokeAccountForPrivatePathServiceGateway options.
    • Method Detail

      • privatePathServiceGatewayId

        public String privatePathServiceGatewayId()
        Gets the privatePathServiceGatewayId. The private path service gateway identifier.
        Returns:
        the privatePathServiceGatewayId
      • account

        public AccountIdentity account()
        Gets the account. The account that will be revoked access to the private path service gateway.
        Returns:
        the account