Interface PublicAccess.Builder

    • Method Detail

      • type

        PublicAccess.Builder type​(String type)

        The value DISABLED indicates that public access is turned off. SERVICE_PROVIDED_EIPS indicates that public access is turned on.

        Parameters:
        type -

        The value DISABLED indicates that public access is turned off. SERVICE_PROVIDED_EIPS indicates that public access is turned on.

        Returns:
        Returns a reference to this object so that method calls can be chained together.