public static final class UnmapExternalGroupByGroupDisplayNameRequest.Builder extends Object
UnmapExternalGroupByGroupDisplayNameRequest.
Initialize attributes and then invoke the build() method to create an
immutable instance.
Builder is not thread-safe and generally should not be stored in a field or collection,
but instead used immediately to create instances.
public final UnmapExternalGroupByGroupDisplayNameRequest.Builder from(IdentityZoned instance)
org.cloudfoundry.uaa.IdentityZoned instance.instance - The instance from which to copy valuesthis builder for use in a chained invocationpublic final UnmapExternalGroupByGroupDisplayNameRequest.Builder from(UnmapExternalGroupByGroupDisplayNameRequest instance)
UnmapExternalGroupByGroupDisplayNameRequest instance.instance - The instance from which to copy valuesthis builder for use in a chained invocationpublic final UnmapExternalGroupByGroupDisplayNameRequest.Builder externalGroup(String externalGroup)
externalGroup attribute.externalGroup - The value for externalGroupthis builder for use in a chained invocationpublic final UnmapExternalGroupByGroupDisplayNameRequest.Builder groupDisplayName(String groupDisplayName)
groupDisplayName attribute.groupDisplayName - The value for groupDisplayNamethis builder for use in a chained invocationpublic final UnmapExternalGroupByGroupDisplayNameRequest.Builder origin(String origin)
origin attribute.origin - The value for originthis builder for use in a chained invocationpublic final UnmapExternalGroupByGroupDisplayNameRequest.Builder identityZoneId(String identityZoneId)
identityZoneId attribute.identityZoneId - The value for identityZoneId (can be null)this builder for use in a chained invocationpublic final UnmapExternalGroupByGroupDisplayNameRequest.Builder identityZoneSubdomain(String identityZoneSubdomain)
identityZoneSubdomain attribute.identityZoneSubdomain - The value for identityZoneSubdomain (can be null)this builder for use in a chained invocationpublic UnmapExternalGroupByGroupDisplayNameRequest build()
UnmapExternalGroupByGroupDisplayNameRequest.IllegalStateException - if any required attributes are missingCopyright © 2017 Pivotal Software, Inc.. All rights reserved.