Interface NamespaceResource.DefinitionStages.WithStatus

    • Method Detail

      • withStatus

        NamespaceResource.DefinitionStages.WithCreate withStatus​(String status)
        Specifies the status property: Status of the namespace. It can be any of these values:1 = Created/Active2 = Creating3 = Suspended4 = Deleting.
        Parameters:
        status - Status of the namespace. It can be any of these values:1 = Created/Active2 = Creating3 = Suspended4 = Deleting.
        Returns:
        the next definition stage.