Uses of Class
com.google.cloud.aiplatform.v1.ListSpecialistPoolsResponse.Builder
Packages that use ListSpecialistPoolsResponse.Builder
-
Uses of ListSpecialistPoolsResponse.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ListSpecialistPoolsResponse.BuilderModifier and TypeMethodDescriptionListSpecialistPoolsResponse.Builder.addAllSpecialistPools(Iterable<? extends SpecialistPool> values) A list of SpecialistPools that matches the specified filter in the request.ListSpecialistPoolsResponse.Builder.addSpecialistPools(int index, SpecialistPool value) A list of SpecialistPools that matches the specified filter in the request.ListSpecialistPoolsResponse.Builder.addSpecialistPools(int index, SpecialistPool.Builder builderForValue) A list of SpecialistPools that matches the specified filter in the request.ListSpecialistPoolsResponse.Builder.addSpecialistPools(SpecialistPool value) A list of SpecialistPools that matches the specified filter in the request.ListSpecialistPoolsResponse.Builder.addSpecialistPools(SpecialistPool.Builder builderForValue) A list of SpecialistPools that matches the specified filter in the request.ListSpecialistPoolsResponse.Builder.clear()ListSpecialistPoolsResponse.Builder.clearNextPageToken()The standard List next-page token.ListSpecialistPoolsResponse.Builder.clearSpecialistPools()A list of SpecialistPools that matches the specified filter in the request.ListSpecialistPoolsResponse.Builder.mergeFrom(ListSpecialistPoolsResponse other) ListSpecialistPoolsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListSpecialistPoolsResponse.Builder.mergeFrom(com.google.protobuf.Message other) ListSpecialistPoolsResponse.newBuilder()ListSpecialistPoolsResponse.newBuilder(ListSpecialistPoolsResponse prototype) ListSpecialistPoolsResponse.newBuilderForType()protected ListSpecialistPoolsResponse.BuilderListSpecialistPoolsResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ListSpecialistPoolsResponse.Builder.removeSpecialistPools(int index) A list of SpecialistPools that matches the specified filter in the request.ListSpecialistPoolsResponse.Builder.setNextPageToken(String value) The standard List next-page token.ListSpecialistPoolsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) The standard List next-page token.ListSpecialistPoolsResponse.Builder.setSpecialistPools(int index, SpecialistPool value) A list of SpecialistPools that matches the specified filter in the request.ListSpecialistPoolsResponse.Builder.setSpecialistPools(int index, SpecialistPool.Builder builderForValue) A list of SpecialistPools that matches the specified filter in the request.ListSpecialistPoolsResponse.toBuilder()