Class UserGroupSpec.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<UserGroupSpec.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<UserGroupSpec.Builder>
io.temporal.api.cloud.identity.v1.UserGroupSpec.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,UserGroupSpecOrBuilder,Cloneable
- Enclosing class:
UserGroupSpec
public static final class UserGroupSpec.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<UserGroupSpec.Builder>
implements UserGroupSpecOrBuilder
Protobuf type
temporal.api.cloud.identity.v1.UserGroupSpec-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()The access assigned to the group.The specification for a Cloud group.The display name of the group.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) The specification of the google group that this group is associated with.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The specification of the SCIM group that this group is associated with.clone()The access assigned to the group.The access assigned to the group.The access assigned to the group.The specification for a Cloud group.The specification for a Cloud group.The specification for a Cloud group.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe display name of the group.com.google.protobuf.ByteStringThe display name of the group.The specification of the google group that this group is associated with.The specification of the google group that this group is associated with.The specification of the google group that this group is associated with.The specification of the SCIM group that this group is associated with.The specification of the SCIM group that this group is associated with.The specification of the SCIM group that this group is associated with.booleanThe access assigned to the group.booleanThe specification for a Cloud group.booleanThe specification of the google group that this group is associated with.booleanThe specification of the SCIM group that this group is associated with.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeAccess(Access value) The access assigned to the group.mergeCloudGroup(CloudGroupSpec value) The specification for a Cloud group.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(UserGroupSpec other) mergeGoogleGroup(GoogleGroupSpec value) The specification of the google group that this group is associated with.mergeScimGroup(SCIMGroupSpec value) The specification of the SCIM group that this group is associated with.final UserGroupSpec.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) The access assigned to the group.setAccess(Access.Builder builderForValue) The access assigned to the group.setCloudGroup(CloudGroupSpec value) The specification for a Cloud group.setCloudGroup(CloudGroupSpec.Builder builderForValue) The specification for a Cloud group.setDisplayName(String value) The display name of the group.setDisplayNameBytes(com.google.protobuf.ByteString value) The display name of the group.setGoogleGroup(GoogleGroupSpec value) The specification of the google group that this group is associated with.setGoogleGroup(GoogleGroupSpec.Builder builderForValue) The specification of the google group that this group is associated with.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setScimGroup(SCIMGroupSpec value) The specification of the SCIM group that this group is associated with.setScimGroup(SCIMGroupSpec.Builder builderForValue) The specification of the SCIM group that this group is associated with.final UserGroupSpec.BuildersetUnknownFields(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, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<UserGroupSpec.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<UserGroupSpec.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<UserGroupSpec.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<UserGroupSpec.Builder>
-
setField
public UserGroupSpec.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UserGroupSpec.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UserGroupSpec.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<UserGroupSpec.Builder>
-
setRepeatedField
public UserGroupSpec.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UserGroupSpec.Builder>
-
addRepeatedField
public UserGroupSpec.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UserGroupSpec.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UserGroupSpec.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<UserGroupSpec.Builder>
-
mergeFrom
public UserGroupSpec.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UserGroupSpec.Builder>- Throws:
IOException
-
getGroupTypeCase
- Specified by:
getGroupTypeCasein interfaceUserGroupSpecOrBuilder
-
clearGroupType
-
getDisplayName
The display name of the group.
string display_name = 1;- Specified by:
getDisplayNamein interfaceUserGroupSpecOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()The display name of the group.
string display_name = 1;- Specified by:
getDisplayNameBytesin interfaceUserGroupSpecOrBuilder- Returns:
- The bytes for displayName.
-
setDisplayName
The display name of the group.
string display_name = 1;- Parameters:
value- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
The display name of the group.
string display_name = 1;- Returns:
- This builder for chaining.
-
setDisplayNameBytes
The display name of the group.
string display_name = 1;- Parameters:
value- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
hasAccess
public boolean hasAccess()The access assigned to the group.
.temporal.api.cloud.identity.v1.Access access = 2;- Specified by:
hasAccessin interfaceUserGroupSpecOrBuilder- Returns:
- Whether the access field is set.
-
getAccess
The access assigned to the group.
.temporal.api.cloud.identity.v1.Access access = 2;- Specified by:
getAccessin interfaceUserGroupSpecOrBuilder- Returns:
- The access.
-
setAccess
The access assigned to the group.
.temporal.api.cloud.identity.v1.Access access = 2; -
setAccess
The access assigned to the group.
.temporal.api.cloud.identity.v1.Access access = 2; -
mergeAccess
The access assigned to the group.
.temporal.api.cloud.identity.v1.Access access = 2; -
clearAccess
The access assigned to the group.
.temporal.api.cloud.identity.v1.Access access = 2; -
getAccessBuilder
The access assigned to the group.
.temporal.api.cloud.identity.v1.Access access = 2; -
getAccessOrBuilder
The access assigned to the group.
.temporal.api.cloud.identity.v1.Access access = 2;- Specified by:
getAccessOrBuilderin interfaceUserGroupSpecOrBuilder
-
hasGoogleGroup
public boolean hasGoogleGroup()The specification of the google group that this group is associated with.
.temporal.api.cloud.identity.v1.GoogleGroupSpec google_group = 3;- Specified by:
hasGoogleGroupin interfaceUserGroupSpecOrBuilder- Returns:
- Whether the googleGroup field is set.
-
getGoogleGroup
The specification of the google group that this group is associated with.
.temporal.api.cloud.identity.v1.GoogleGroupSpec google_group = 3;- Specified by:
getGoogleGroupin interfaceUserGroupSpecOrBuilder- Returns:
- The googleGroup.
-
setGoogleGroup
The specification of the google group that this group is associated with.
.temporal.api.cloud.identity.v1.GoogleGroupSpec google_group = 3; -
setGoogleGroup
The specification of the google group that this group is associated with.
.temporal.api.cloud.identity.v1.GoogleGroupSpec google_group = 3; -
mergeGoogleGroup
The specification of the google group that this group is associated with.
.temporal.api.cloud.identity.v1.GoogleGroupSpec google_group = 3; -
clearGoogleGroup
The specification of the google group that this group is associated with.
.temporal.api.cloud.identity.v1.GoogleGroupSpec google_group = 3; -
getGoogleGroupBuilder
The specification of the google group that this group is associated with.
.temporal.api.cloud.identity.v1.GoogleGroupSpec google_group = 3; -
getGoogleGroupOrBuilder
The specification of the google group that this group is associated with.
.temporal.api.cloud.identity.v1.GoogleGroupSpec google_group = 3;- Specified by:
getGoogleGroupOrBuilderin interfaceUserGroupSpecOrBuilder
-
hasScimGroup
public boolean hasScimGroup()The specification of the SCIM group that this group is associated with. SCIM groups cannot be created or deleted directly, but their access can be managed.
.temporal.api.cloud.identity.v1.SCIMGroupSpec scim_group = 4;- Specified by:
hasScimGroupin interfaceUserGroupSpecOrBuilder- Returns:
- Whether the scimGroup field is set.
-
getScimGroup
The specification of the SCIM group that this group is associated with. SCIM groups cannot be created or deleted directly, but their access can be managed.
.temporal.api.cloud.identity.v1.SCIMGroupSpec scim_group = 4;- Specified by:
getScimGroupin interfaceUserGroupSpecOrBuilder- Returns:
- The scimGroup.
-
setScimGroup
The specification of the SCIM group that this group is associated with. SCIM groups cannot be created or deleted directly, but their access can be managed.
.temporal.api.cloud.identity.v1.SCIMGroupSpec scim_group = 4; -
setScimGroup
The specification of the SCIM group that this group is associated with. SCIM groups cannot be created or deleted directly, but their access can be managed.
.temporal.api.cloud.identity.v1.SCIMGroupSpec scim_group = 4; -
mergeScimGroup
The specification of the SCIM group that this group is associated with. SCIM groups cannot be created or deleted directly, but their access can be managed.
.temporal.api.cloud.identity.v1.SCIMGroupSpec scim_group = 4; -
clearScimGroup
The specification of the SCIM group that this group is associated with. SCIM groups cannot be created or deleted directly, but their access can be managed.
.temporal.api.cloud.identity.v1.SCIMGroupSpec scim_group = 4; -
getScimGroupBuilder
The specification of the SCIM group that this group is associated with. SCIM groups cannot be created or deleted directly, but their access can be managed.
.temporal.api.cloud.identity.v1.SCIMGroupSpec scim_group = 4; -
getScimGroupOrBuilder
The specification of the SCIM group that this group is associated with. SCIM groups cannot be created or deleted directly, but their access can be managed.
.temporal.api.cloud.identity.v1.SCIMGroupSpec scim_group = 4;- Specified by:
getScimGroupOrBuilderin interfaceUserGroupSpecOrBuilder
-
hasCloudGroup
public boolean hasCloudGroup()The specification for a Cloud group. Cloud groups can manage members using the add and remove member APIs.
.temporal.api.cloud.identity.v1.CloudGroupSpec cloud_group = 5;- Specified by:
hasCloudGroupin interfaceUserGroupSpecOrBuilder- Returns:
- Whether the cloudGroup field is set.
-
getCloudGroup
The specification for a Cloud group. Cloud groups can manage members using the add and remove member APIs.
.temporal.api.cloud.identity.v1.CloudGroupSpec cloud_group = 5;- Specified by:
getCloudGroupin interfaceUserGroupSpecOrBuilder- Returns:
- The cloudGroup.
-
setCloudGroup
The specification for a Cloud group. Cloud groups can manage members using the add and remove member APIs.
.temporal.api.cloud.identity.v1.CloudGroupSpec cloud_group = 5; -
setCloudGroup
The specification for a Cloud group. Cloud groups can manage members using the add and remove member APIs.
.temporal.api.cloud.identity.v1.CloudGroupSpec cloud_group = 5; -
mergeCloudGroup
The specification for a Cloud group. Cloud groups can manage members using the add and remove member APIs.
.temporal.api.cloud.identity.v1.CloudGroupSpec cloud_group = 5; -
clearCloudGroup
The specification for a Cloud group. Cloud groups can manage members using the add and remove member APIs.
.temporal.api.cloud.identity.v1.CloudGroupSpec cloud_group = 5; -
getCloudGroupBuilder
The specification for a Cloud group. Cloud groups can manage members using the add and remove member APIs.
.temporal.api.cloud.identity.v1.CloudGroupSpec cloud_group = 5; -
getCloudGroupOrBuilder
The specification for a Cloud group. Cloud groups can manage members using the add and remove member APIs.
.temporal.api.cloud.identity.v1.CloudGroupSpec cloud_group = 5;- Specified by:
getCloudGroupOrBuilderin interfaceUserGroupSpecOrBuilder
-
setUnknownFields
public final UserGroupSpec.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UserGroupSpec.Builder>
-
mergeUnknownFields
public final UserGroupSpec.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UserGroupSpec.Builder>
-