Class NamespaceAccess.Builder

  • All Implemented Interfaces:
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, NamespaceAccessOrBuilder, java.lang.Cloneable
    Enclosing class:
    NamespaceAccess

    public static final class NamespaceAccess.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<NamespaceAccess.Builder>
    implements NamespaceAccessOrBuilder
    Protobuf type temporal.api.cloud.identity.v1.NamespaceAccess
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      NamespaceAccess.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)  
      NamespaceAccess build()  
      NamespaceAccess buildPartial()  
      NamespaceAccess.Builder clear()  
      NamespaceAccess.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)  
      NamespaceAccess.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)  
      NamespaceAccess.Builder clearPermission()
      The permission to the namespace, should be one of [admin, write, read] admin - gives full access to the namespace, including assigning namespace access to other users write - gives write access to the namespace configuration and workflows within the namespace read - gives read only access to the namespace configuration and workflows within the namespace
      NamespaceAccess.Builder clone()  
      NamespaceAccess getDefaultInstanceForType()  
      static com.google.protobuf.Descriptors.Descriptor getDescriptor()  
      com.google.protobuf.Descriptors.Descriptor getDescriptorForType()  
      java.lang.String getPermission()
      The permission to the namespace, should be one of [admin, write, read] admin - gives full access to the namespace, including assigning namespace access to other users write - gives write access to the namespace configuration and workflows within the namespace read - gives read only access to the namespace configuration and workflows within the namespace
      com.google.protobuf.ByteString getPermissionBytes()
      The permission to the namespace, should be one of [admin, write, read] admin - gives full access to the namespace, including assigning namespace access to other users write - gives write access to the namespace configuration and workflows within the namespace read - gives read only access to the namespace configuration and workflows within the namespace
      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()  
      boolean isInitialized()  
      NamespaceAccess.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      NamespaceAccess.Builder mergeFrom​(com.google.protobuf.Message other)  
      NamespaceAccess.Builder mergeFrom​(NamespaceAccess other)  
      NamespaceAccess.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)  
      NamespaceAccess.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)  
      NamespaceAccess.Builder setPermission​(java.lang.String value)
      The permission to the namespace, should be one of [admin, write, read] admin - gives full access to the namespace, including assigning namespace access to other users write - gives write access to the namespace configuration and workflows within the namespace read - gives read only access to the namespace configuration and workflows within the namespace
      NamespaceAccess.Builder setPermissionBytes​(com.google.protobuf.ByteString value)
      The permission to the namespace, should be one of [admin, write, read] admin - gives full access to the namespace, including assigning namespace access to other users write - gives write access to the namespace configuration and workflows within the namespace read - gives read only access to the namespace configuration and workflows within the namespace
      NamespaceAccess.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)  
      NamespaceAccess.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)  
      • Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder

        getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
      • Methods inherited from class com.google.protobuf.AbstractMessage.Builder

        findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
      • Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder

        addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
      • Methods inherited from class java.lang.Object

        equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface com.google.protobuf.Message.Builder

        mergeDelimitedFrom, mergeDelimitedFrom
      • Methods inherited from interface com.google.protobuf.MessageLite.Builder

        mergeFrom
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<NamespaceAccess.Builder>
      • clear

        public NamespaceAccess.Builder clear()
        Specified by:
        clear in interface com.google.protobuf.Message.Builder
        Specified by:
        clear in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<NamespaceAccess.Builder>
      • getDescriptorForType

        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        Specified by:
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<NamespaceAccess.Builder>
      • getDefaultInstanceForType

        public NamespaceAccess getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
      • build

        public NamespaceAccess build()
        Specified by:
        build in interface com.google.protobuf.Message.Builder
        Specified by:
        build in interface com.google.protobuf.MessageLite.Builder
      • buildPartial

        public NamespaceAccess buildPartial()
        Specified by:
        buildPartial in interface com.google.protobuf.Message.Builder
        Specified by:
        buildPartial in interface com.google.protobuf.MessageLite.Builder
      • clone

        public NamespaceAccess.Builder clone()
        Specified by:
        clone in interface com.google.protobuf.Message.Builder
        Specified by:
        clone in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<NamespaceAccess.Builder>
      • setField

        public NamespaceAccess.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                java.lang.Object value)
        Specified by:
        setField in interface com.google.protobuf.Message.Builder
        Overrides:
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<NamespaceAccess.Builder>
      • clearField

        public NamespaceAccess.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
        Specified by:
        clearField in interface com.google.protobuf.Message.Builder
        Overrides:
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<NamespaceAccess.Builder>
      • clearOneof

        public NamespaceAccess.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        Specified by:
        clearOneof in interface com.google.protobuf.Message.Builder
        Overrides:
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<NamespaceAccess.Builder>
      • setRepeatedField

        public NamespaceAccess.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                        int index,
                                                        java.lang.Object value)
        Specified by:
        setRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<NamespaceAccess.Builder>
      • addRepeatedField

        public NamespaceAccess.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                        java.lang.Object value)
        Specified by:
        addRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<NamespaceAccess.Builder>
      • mergeFrom

        public NamespaceAccess.Builder mergeFrom​(com.google.protobuf.Message other)
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<NamespaceAccess.Builder>
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<NamespaceAccess.Builder>
      • mergeFrom

        public NamespaceAccess.Builder mergeFrom​(com.google.protobuf.CodedInputStream input,
                                                 com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                          throws java.io.IOException
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Specified by:
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<NamespaceAccess.Builder>
        Throws:
        java.io.IOException
      • getPermission

        public java.lang.String getPermission()
         The permission to the namespace, should be one of [admin, write, read]
         admin - gives full access to the namespace, including assigning namespace access to other users
         write - gives write access to the namespace configuration and workflows within the namespace
         read - gives read only access to the namespace configuration and workflows within the namespace
         
        string permission = 1;
        Specified by:
        getPermission in interface NamespaceAccessOrBuilder
        Returns:
        The permission.
      • getPermissionBytes

        public com.google.protobuf.ByteString getPermissionBytes()
         The permission to the namespace, should be one of [admin, write, read]
         admin - gives full access to the namespace, including assigning namespace access to other users
         write - gives write access to the namespace configuration and workflows within the namespace
         read - gives read only access to the namespace configuration and workflows within the namespace
         
        string permission = 1;
        Specified by:
        getPermissionBytes in interface NamespaceAccessOrBuilder
        Returns:
        The bytes for permission.
      • setPermission

        public NamespaceAccess.Builder setPermission​(java.lang.String value)
         The permission to the namespace, should be one of [admin, write, read]
         admin - gives full access to the namespace, including assigning namespace access to other users
         write - gives write access to the namespace configuration and workflows within the namespace
         read - gives read only access to the namespace configuration and workflows within the namespace
         
        string permission = 1;
        Parameters:
        value - The permission to set.
        Returns:
        This builder for chaining.
      • clearPermission

        public NamespaceAccess.Builder clearPermission()
         The permission to the namespace, should be one of [admin, write, read]
         admin - gives full access to the namespace, including assigning namespace access to other users
         write - gives write access to the namespace configuration and workflows within the namespace
         read - gives read only access to the namespace configuration and workflows within the namespace
         
        string permission = 1;
        Returns:
        This builder for chaining.
      • setPermissionBytes

        public NamespaceAccess.Builder setPermissionBytes​(com.google.protobuf.ByteString value)
         The permission to the namespace, should be one of [admin, write, read]
         admin - gives full access to the namespace, including assigning namespace access to other users
         write - gives write access to the namespace configuration and workflows within the namespace
         read - gives read only access to the namespace configuration and workflows within the namespace
         
        string permission = 1;
        Parameters:
        value - The bytes for permission to set.
        Returns:
        This builder for chaining.
      • setUnknownFields

        public final NamespaceAccess.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        setUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<NamespaceAccess.Builder>
      • mergeUnknownFields

        public final NamespaceAccess.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<NamespaceAccess.Builder>