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 |
---|---|
AcceleratorType |
AcceleratorType.Builder.build() |
AcceleratorType |
AcceleratorTypeClient.getAcceleratorType(GetAcceleratorTypeHttpRequest request)
Returns the specified accelerator type.
|
AcceleratorType |
AcceleratorTypeClient.getAcceleratorType(ProjectZoneAcceleratorTypeName acceleratorType)
Returns the specified accelerator type.
|
AcceleratorType |
AcceleratorTypeClient.getAcceleratorType(String acceleratorType)
Returns the specified accelerator type.
|
static AcceleratorType |
AcceleratorType.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<GetAcceleratorTypeHttpRequest,AcceleratorType> |
AcceleratorTypeClient.getAcceleratorTypeCallable()
Returns the specified accelerator type.
|
com.google.api.gax.rpc.UnaryCallSettings<GetAcceleratorTypeHttpRequest,AcceleratorType> |
AcceleratorTypeSettings.getAcceleratorTypeSettings()
Returns the object with the settings used for calls to getAcceleratorType.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAcceleratorTypeHttpRequest,AcceleratorType> |
AcceleratorTypeSettings.Builder.getAcceleratorTypeSettings()
Returns the builder for the settings used for calls to getAcceleratorType.
|
List<AcceleratorType> |
AcceleratorTypesScopedList.getAcceleratorTypesList()
[Output Only] A list of accelerator types contained in this scope.
|
List<AcceleratorType> |
AcceleratorTypesScopedList.Builder.getAcceleratorTypesList()
[Output Only] A list of accelerator types contained in this scope.
|
List<AcceleratorType> |
AcceleratorTypeList.getItemsList()
A list of AcceleratorType resources.
|
List<AcceleratorType> |
AcceleratorTypeList.Builder.getItemsList()
A list of AcceleratorType resources.
|
Modifier and Type | Method and Description |
---|---|
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.addAcceleratorTypes(AcceleratorType acceleratorTypes)
[Output Only] A list of accelerator types contained in this scope.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.addItems(AcceleratorType items)
A list of AcceleratorType resources.
|
AcceleratorType.Builder |
AcceleratorType.Builder.mergeFrom(AcceleratorType other) |
static AcceleratorType.Builder |
AcceleratorType.newBuilder(AcceleratorType prototype) |
Modifier and Type | Method and Description |
---|---|
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.addAllAcceleratorTypes(List<AcceleratorType> acceleratorTypes)
[Output Only] A list of accelerator types contained in this scope.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.addAllItems(List<AcceleratorType> items)
A list of AcceleratorType resources.
|
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<GetAcceleratorTypeHttpRequest,AcceleratorType> |
HttpJsonAcceleratorTypeStub.getAcceleratorTypeMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<GetAcceleratorTypeHttpRequest,AcceleratorType> |
HttpJsonAcceleratorTypeStub.getAcceleratorTypeCallable() |
com.google.api.gax.rpc.UnaryCallable<GetAcceleratorTypeHttpRequest,AcceleratorType> |
AcceleratorTypeStub.getAcceleratorTypeCallable() |
com.google.api.gax.rpc.UnaryCallSettings<GetAcceleratorTypeHttpRequest,AcceleratorType> |
AcceleratorTypeStubSettings.getAcceleratorTypeSettings()
Returns the object with the settings used for calls to getAcceleratorType.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAcceleratorTypeHttpRequest,AcceleratorType> |
AcceleratorTypeStubSettings.Builder.getAcceleratorTypeSettings()
Returns the builder for the settings used for calls to getAcceleratorType.
|
Copyright © 2019 Google LLC. All rights reserved.