Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
ListAcceleratorTypesHttpRequest |
ListAcceleratorTypesHttpRequest.Builder.build() |
static ListAcceleratorTypesHttpRequest |
ListAcceleratorTypesHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListAcceleratorTypesHttpRequest,AcceleratorTypeList> |
AcceleratorTypeClient.listAcceleratorTypesCallable()
Retrieves a list of accelerator types available to the specified project.
|
com.google.api.gax.rpc.UnaryCallable<ListAcceleratorTypesHttpRequest,AcceleratorTypeClient.ListAcceleratorTypesPagedResponse> |
AcceleratorTypeClient.listAcceleratorTypesPagedCallable()
Retrieves a list of accelerator types available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListAcceleratorTypesHttpRequest,AcceleratorTypeList,AcceleratorTypeClient.ListAcceleratorTypesPagedResponse> |
AcceleratorTypeSettings.listAcceleratorTypesSettings()
Returns the object with the settings used for calls to listAcceleratorTypes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAcceleratorTypesHttpRequest,AcceleratorTypeList,AcceleratorTypeClient.ListAcceleratorTypesPagedResponse> |
AcceleratorTypeSettings.Builder.listAcceleratorTypesSettings()
Returns the builder for the settings used for calls to listAcceleratorTypes.
|
Modifier and Type | Method and Description |
---|---|
AcceleratorTypeClient.ListAcceleratorTypesPagedResponse |
AcceleratorTypeClient.listAcceleratorTypes(ListAcceleratorTypesHttpRequest request)
Retrieves a list of accelerator types available to the specified project.
|
ListAcceleratorTypesHttpRequest.Builder |
ListAcceleratorTypesHttpRequest.Builder.mergeFrom(ListAcceleratorTypesHttpRequest other) |
static ListAcceleratorTypesHttpRequest.Builder |
ListAcceleratorTypesHttpRequest.newBuilder(ListAcceleratorTypesHttpRequest prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<AcceleratorTypeClient.ListAcceleratorTypesPagedResponse> |
AcceleratorTypeClient.ListAcceleratorTypesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListAcceleratorTypesHttpRequest,AcceleratorTypeList,AcceleratorType> context,
com.google.api.core.ApiFuture<AcceleratorTypeList> futureResponse) |
protected AcceleratorTypeClient.ListAcceleratorTypesPage |
AcceleratorTypeClient.ListAcceleratorTypesPage.createPage(com.google.api.gax.rpc.PageContext<ListAcceleratorTypesHttpRequest,AcceleratorTypeList,AcceleratorType> context,
AcceleratorTypeList response) |
com.google.api.core.ApiFuture<AcceleratorTypeClient.ListAcceleratorTypesPage> |
AcceleratorTypeClient.ListAcceleratorTypesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListAcceleratorTypesHttpRequest,AcceleratorTypeList,AcceleratorType> context,
com.google.api.core.ApiFuture<AcceleratorTypeList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListAcceleratorTypesHttpRequest,AcceleratorTypeList> |
HttpJsonAcceleratorTypeStub.listAcceleratorTypesMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.