public static final class ListIsolationSegmentEntitledOrganizationsRequest.Builder extends Object
ListIsolationSegmentEntitledOrganizationsRequest.
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 ListIsolationSegmentEntitledOrganizationsRequest.Builder from(ListIsolationSegmentEntitledOrganizationsRequest instance)
ListIsolationSegmentEntitledOrganizationsRequest instance.instance - The instance from which to copy valuesthis builder for use in a chained invocationpublic final ListIsolationSegmentEntitledOrganizationsRequest.Builder from(PaginatedRequest instance)
org.cloudfoundry.client.v3.PaginatedRequest instance.instance - The instance from which to copy valuesthis builder for use in a chained invocationpublic final ListIsolationSegmentEntitledOrganizationsRequest.Builder isolationSegmentId(String isolationSegmentId)
isolationSegmentId attribute.isolationSegmentId - The value for isolationSegmentIdthis builder for use in a chained invocationpublic final ListIsolationSegmentEntitledOrganizationsRequest.Builder name(String element)
names list.element - A names elementthis builder for use in a chained invocationpublic final ListIsolationSegmentEntitledOrganizationsRequest.Builder name(String... elements)
names list.elements - An array of names elementsthis builder for use in a chained invocationpublic final ListIsolationSegmentEntitledOrganizationsRequest.Builder names(Iterable<String> elements)
names list.elements - An iterable of names elementsthis builder for use in a chained invocationpublic final ListIsolationSegmentEntitledOrganizationsRequest.Builder addAllNames(Iterable<String> elements)
names list.elements - An iterable of names elementsthis builder for use in a chained invocationpublic final ListIsolationSegmentEntitledOrganizationsRequest.Builder page(Integer page)
page attribute.page - The value for page (can be null)this builder for use in a chained invocationpublic final ListIsolationSegmentEntitledOrganizationsRequest.Builder perPage(Integer perPage)
perPage attribute.perPage - The value for perPage (can be null)this builder for use in a chained invocationpublic ListIsolationSegmentEntitledOrganizationsRequest build()
ListIsolationSegmentEntitledOrganizationsRequest.IllegalStateException - if any required attributes are missingCopyright © 2017 Pivotal Software, Inc.. All rights reserved.