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 |
---|---|
GetAcceleratorTypeHttpRequest |
GetAcceleratorTypeHttpRequest.Builder.build() |
static GetAcceleratorTypeHttpRequest |
GetAcceleratorTypeHttpRequest.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.
|
Modifier and Type | Method and Description |
---|---|
AcceleratorType |
AcceleratorTypeClient.getAcceleratorType(GetAcceleratorTypeHttpRequest request)
Returns the specified accelerator type.
|
GetAcceleratorTypeHttpRequest.Builder |
GetAcceleratorTypeHttpRequest.Builder.mergeFrom(GetAcceleratorTypeHttpRequest other) |
static GetAcceleratorTypeHttpRequest.Builder |
GetAcceleratorTypeHttpRequest.newBuilder(GetAcceleratorTypeHttpRequest prototype) |
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.