Uses of Class
com.google.cloud.retail.v2alpha.ListControlsResponse
-
Packages that use ListControlsResponse Package Description com.google.cloud.retail.v2alpha A client to Retail APIcom.google.cloud.retail.v2alpha.stub -
-
Uses of ListControlsResponse in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return ListControlsResponse Modifier and Type Method Description ListControlsResponse
ListControlsResponse.Builder. build()
ListControlsResponse
ListControlsResponse.Builder. buildPartial()
static ListControlsResponse
ListControlsResponse. getDefaultInstance()
ListControlsResponse
ListControlsResponse.Builder. getDefaultInstanceForType()
ListControlsResponse
ListControlsResponse. getDefaultInstanceForType()
ListControlsResponse
ControlServiceGrpc.ControlServiceBlockingStub. listControls(ListControlsRequest request)
Lists all Controls by their parent [Catalog][google.cloud.retail.v2alpha.Catalog].static ListControlsResponse
ListControlsResponse. parseDelimitedFrom(InputStream input)
static ListControlsResponse
ListControlsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListControlsResponse
ListControlsResponse. parseFrom(byte[] data)
static ListControlsResponse
ListControlsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListControlsResponse
ListControlsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListControlsResponse
ListControlsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListControlsResponse
ListControlsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListControlsResponse
ListControlsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListControlsResponse
ListControlsResponse. parseFrom(InputStream input)
static ListControlsResponse
ListControlsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListControlsResponse
ListControlsResponse. parseFrom(ByteBuffer data)
static ListControlsResponse
ListControlsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.retail.v2alpha that return types with arguments of type ListControlsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListControlsRequest,ListControlsResponse>
ControlServiceGrpc. getListControlsMethod()
com.google.protobuf.Parser<ListControlsResponse>
ListControlsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListControlsResponse>
ControlServiceGrpc.ControlServiceFutureStub. listControls(ListControlsRequest request)
Lists all Controls by their parent [Catalog][google.cloud.retail.v2alpha.Catalog].com.google.api.gax.rpc.UnaryCallable<ListControlsRequest,ListControlsResponse>
ControlServiceClient. listControlsCallable()
Lists all Controls by their parent [Catalog][google.cloud.retail.v2alpha.Catalog].com.google.api.gax.rpc.PagedCallSettings.Builder<ListControlsRequest,ListControlsResponse,ControlServiceClient.ListControlsPagedResponse>
ControlServiceSettings.Builder. listControlsSettings()
Returns the builder for the settings used for calls to listControls.com.google.api.gax.rpc.PagedCallSettings<ListControlsRequest,ListControlsResponse,ControlServiceClient.ListControlsPagedResponse>
ControlServiceSettings. listControlsSettings()
Returns the object with the settings used for calls to listControls.static com.google.protobuf.Parser<ListControlsResponse>
ListControlsResponse. parser()
Methods in com.google.cloud.retail.v2alpha with parameters of type ListControlsResponse Modifier and Type Method Description protected ControlServiceClient.ListControlsPage
ControlServiceClient.ListControlsPage. createPage(com.google.api.gax.rpc.PageContext<ListControlsRequest,ListControlsResponse,Control> context, ListControlsResponse response)
ListControlsResponse.Builder
ListControlsResponse.Builder. mergeFrom(ListControlsResponse other)
static ListControlsResponse.Builder
ListControlsResponse. newBuilder(ListControlsResponse prototype)
Method parameters in com.google.cloud.retail.v2alpha with type arguments of type ListControlsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<ControlServiceClient.ListControlsPagedResponse>
ControlServiceClient.ListControlsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListControlsRequest,ListControlsResponse,Control> context, com.google.api.core.ApiFuture<ListControlsResponse> futureResponse)
static com.google.api.core.ApiFuture<ControlServiceClient.ListControlsPagedResponse>
ControlServiceClient.ListControlsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListControlsRequest,ListControlsResponse,Control> context, com.google.api.core.ApiFuture<ListControlsResponse> futureResponse)
protected ControlServiceClient.ListControlsPage
ControlServiceClient.ListControlsPage. createPage(com.google.api.gax.rpc.PageContext<ListControlsRequest,ListControlsResponse,Control> context, ListControlsResponse response)
com.google.api.core.ApiFuture<ControlServiceClient.ListControlsPage>
ControlServiceClient.ListControlsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListControlsRequest,ListControlsResponse,Control> context, com.google.api.core.ApiFuture<ListControlsResponse> futureResponse)
com.google.api.core.ApiFuture<ControlServiceClient.ListControlsPage>
ControlServiceClient.ListControlsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListControlsRequest,ListControlsResponse,Control> context, com.google.api.core.ApiFuture<ListControlsResponse> futureResponse)
default void
ControlServiceGrpc.AsyncService. listControls(ListControlsRequest request, io.grpc.stub.StreamObserver<ListControlsResponse> responseObserver)
Lists all Controls by their parent [Catalog][google.cloud.retail.v2alpha.Catalog].void
ControlServiceGrpc.ControlServiceStub. listControls(ListControlsRequest request, io.grpc.stub.StreamObserver<ListControlsResponse> responseObserver)
Lists all Controls by their parent [Catalog][google.cloud.retail.v2alpha.Catalog]. -
Uses of ListControlsResponse in com.google.cloud.retail.v2alpha.stub
Methods in com.google.cloud.retail.v2alpha.stub that return types with arguments of type ListControlsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListControlsRequest,ListControlsResponse>
ControlServiceStub. listControlsCallable()
com.google.api.gax.rpc.UnaryCallable<ListControlsRequest,ListControlsResponse>
GrpcControlServiceStub. listControlsCallable()
com.google.api.gax.rpc.UnaryCallable<ListControlsRequest,ListControlsResponse>
HttpJsonControlServiceStub. listControlsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListControlsRequest,ListControlsResponse,ControlServiceClient.ListControlsPagedResponse>
ControlServiceStubSettings.Builder. listControlsSettings()
Returns the builder for the settings used for calls to listControls.com.google.api.gax.rpc.PagedCallSettings<ListControlsRequest,ListControlsResponse,ControlServiceClient.ListControlsPagedResponse>
ControlServiceStubSettings. listControlsSettings()
Returns the object with the settings used for calls to listControls.
-