@Generated(value="by gapic-generator-java") public abstract class AcceleratorTypesStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
AcceleratorTypesStub() |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListAcceleratorTypesRequest,AcceleratorTypeAggregatedList> |
aggregatedListCallable() |
com.google.api.gax.rpc.UnaryCallable<AggregatedListAcceleratorTypesRequest,AcceleratorTypesClient.AggregatedListPagedResponse> |
aggregatedListPagedCallable() |
abstract void |
close() |
com.google.api.gax.rpc.UnaryCallable<GetAcceleratorTypeRequest,AcceleratorType> |
getCallable() |
com.google.api.gax.rpc.UnaryCallable<ListAcceleratorTypesRequest,AcceleratorTypeList> |
listCallable() |
com.google.api.gax.rpc.UnaryCallable<ListAcceleratorTypesRequest,AcceleratorTypesClient.ListPagedResponse> |
listPagedCallable() |
public com.google.api.gax.rpc.UnaryCallable<AggregatedListAcceleratorTypesRequest,AcceleratorTypesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<AggregatedListAcceleratorTypesRequest,AcceleratorTypeAggregatedList> aggregatedListCallable()
public com.google.api.gax.rpc.UnaryCallable<GetAcceleratorTypeRequest,AcceleratorType> getCallable()
public com.google.api.gax.rpc.UnaryCallable<ListAcceleratorTypesRequest,AcceleratorTypesClient.ListPagedResponse> listPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListAcceleratorTypesRequest,AcceleratorTypeList> listCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.