Class GetAllowedIPPortOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(String bluemixInstance)
        Instantiates a new builder with required properties.
        Parameters:
        bluemixInstance - the bluemixInstance
    • Method Detail

      • build

        public GetAllowedIPPortOptions build()
        Builds a GetAllowedIPPortOptions.
        Returns:
        the new GetAllowedIPPortOptions instance
      • bluemixInstance

        public GetAllowedIPPortOptions.Builder bluemixInstance​(String bluemixInstance)
        Set the bluemixInstance.
        Parameters:
        bluemixInstance - the bluemixInstance
        Returns:
        the GetAllowedIPPortOptions builder
      • correlationId

        public GetAllowedIPPortOptions.Builder correlationId​(String correlationId)
        Set the correlationId.
        Parameters:
        correlationId - the correlationId
        Returns:
        the GetAllowedIPPortOptions builder