Uses of Class
com.google.cloud.billing.v1.ListSkusResponse
-
Packages that use ListSkusResponse Package Description com.google.cloud.billing.v1 A client to Cloud Billing APIcom.google.cloud.billing.v1.stub -
-
Uses of ListSkusResponse in com.google.cloud.billing.v1
Methods in com.google.cloud.billing.v1 that return ListSkusResponse Modifier and Type Method Description ListSkusResponse
ListSkusResponse.Builder. build()
ListSkusResponse
ListSkusResponse.Builder. buildPartial()
static ListSkusResponse
ListSkusResponse. getDefaultInstance()
ListSkusResponse
ListSkusResponse.Builder. getDefaultInstanceForType()
ListSkusResponse
ListSkusResponse. getDefaultInstanceForType()
ListSkusResponse
CloudCatalogGrpc.CloudCatalogBlockingStub. listSkus(ListSkusRequest request)
Lists all publicly available SKUs for a given cloud service.static ListSkusResponse
ListSkusResponse. parseDelimitedFrom(InputStream input)
static ListSkusResponse
ListSkusResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSkusResponse
ListSkusResponse. parseFrom(byte[] data)
static ListSkusResponse
ListSkusResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSkusResponse
ListSkusResponse. parseFrom(com.google.protobuf.ByteString data)
static ListSkusResponse
ListSkusResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSkusResponse
ListSkusResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListSkusResponse
ListSkusResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSkusResponse
ListSkusResponse. parseFrom(InputStream input)
static ListSkusResponse
ListSkusResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSkusResponse
ListSkusResponse. parseFrom(ByteBuffer data)
static ListSkusResponse
ListSkusResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.billing.v1 that return types with arguments of type ListSkusResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListSkusRequest,ListSkusResponse>
CloudCatalogGrpc. getListSkusMethod()
com.google.protobuf.Parser<ListSkusResponse>
ListSkusResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListSkusResponse>
CloudCatalogGrpc.CloudCatalogFutureStub. listSkus(ListSkusRequest request)
Lists all publicly available SKUs for a given cloud service.com.google.api.gax.rpc.UnaryCallable<ListSkusRequest,ListSkusResponse>
CloudCatalogClient. listSkusCallable()
Lists all publicly available SKUs for a given cloud service.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSkusRequest,ListSkusResponse,CloudCatalogClient.ListSkusPagedResponse>
CloudCatalogSettings.Builder. listSkusSettings()
Returns the builder for the settings used for calls to listSkus.com.google.api.gax.rpc.PagedCallSettings<ListSkusRequest,ListSkusResponse,CloudCatalogClient.ListSkusPagedResponse>
CloudCatalogSettings. listSkusSettings()
Returns the object with the settings used for calls to listSkus.static com.google.protobuf.Parser<ListSkusResponse>
ListSkusResponse. parser()
Methods in com.google.cloud.billing.v1 with parameters of type ListSkusResponse Modifier and Type Method Description protected CloudCatalogClient.ListSkusPage
CloudCatalogClient.ListSkusPage. createPage(com.google.api.gax.rpc.PageContext<ListSkusRequest,ListSkusResponse,Sku> context, ListSkusResponse response)
ListSkusResponse.Builder
ListSkusResponse.Builder. mergeFrom(ListSkusResponse other)
static ListSkusResponse.Builder
ListSkusResponse. newBuilder(ListSkusResponse prototype)
Method parameters in com.google.cloud.billing.v1 with type arguments of type ListSkusResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<CloudCatalogClient.ListSkusPagedResponse>
CloudCatalogClient.ListSkusPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSkusRequest,ListSkusResponse,Sku> context, com.google.api.core.ApiFuture<ListSkusResponse> futureResponse)
static com.google.api.core.ApiFuture<CloudCatalogClient.ListSkusPagedResponse>
CloudCatalogClient.ListSkusPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSkusRequest,ListSkusResponse,Sku> context, com.google.api.core.ApiFuture<ListSkusResponse> futureResponse)
protected CloudCatalogClient.ListSkusPage
CloudCatalogClient.ListSkusPage. createPage(com.google.api.gax.rpc.PageContext<ListSkusRequest,ListSkusResponse,Sku> context, ListSkusResponse response)
com.google.api.core.ApiFuture<CloudCatalogClient.ListSkusPage>
CloudCatalogClient.ListSkusPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSkusRequest,ListSkusResponse,Sku> context, com.google.api.core.ApiFuture<ListSkusResponse> futureResponse)
com.google.api.core.ApiFuture<CloudCatalogClient.ListSkusPage>
CloudCatalogClient.ListSkusPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSkusRequest,ListSkusResponse,Sku> context, com.google.api.core.ApiFuture<ListSkusResponse> futureResponse)
default void
CloudCatalogGrpc.AsyncService. listSkus(ListSkusRequest request, io.grpc.stub.StreamObserver<ListSkusResponse> responseObserver)
Lists all publicly available SKUs for a given cloud service.void
CloudCatalogGrpc.CloudCatalogStub. listSkus(ListSkusRequest request, io.grpc.stub.StreamObserver<ListSkusResponse> responseObserver)
Lists all publicly available SKUs for a given cloud service. -
Uses of ListSkusResponse in com.google.cloud.billing.v1.stub
Methods in com.google.cloud.billing.v1.stub that return types with arguments of type ListSkusResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListSkusRequest,ListSkusResponse>
CloudCatalogStub. listSkusCallable()
com.google.api.gax.rpc.UnaryCallable<ListSkusRequest,ListSkusResponse>
GrpcCloudCatalogStub. listSkusCallable()
com.google.api.gax.rpc.UnaryCallable<ListSkusRequest,ListSkusResponse>
HttpJsonCloudCatalogStub. listSkusCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSkusRequest,ListSkusResponse,CloudCatalogClient.ListSkusPagedResponse>
CloudCatalogStubSettings.Builder. listSkusSettings()
Returns the builder for the settings used for calls to listSkus.com.google.api.gax.rpc.PagedCallSettings<ListSkusRequest,ListSkusResponse,CloudCatalogClient.ListSkusPagedResponse>
CloudCatalogStubSettings. listSkusSettings()
Returns the object with the settings used for calls to listSkus.
-