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 |
---|---|
GuestAttributes |
GuestAttributes.Builder.build() |
static GuestAttributes |
GuestAttributes.getDefaultInstance() |
GuestAttributes |
InstanceClient.getGuestAttributesInstance(GetGuestAttributesInstanceHttpRequest request)
Returns the specified guest attributes entry.
|
GuestAttributes |
InstanceClient.getGuestAttributesInstance(ProjectZoneInstanceName instance,
String queryPath,
String variableKey)
Returns the specified guest attributes entry.
|
GuestAttributes |
InstanceClient.getGuestAttributesInstance(String instance,
String queryPath,
String variableKey)
Returns the specified guest attributes entry.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<GetGuestAttributesInstanceHttpRequest,GuestAttributes> |
InstanceClient.getGuestAttributesInstanceCallable()
Returns the specified guest attributes entry.
|
com.google.api.gax.rpc.UnaryCallSettings<GetGuestAttributesInstanceHttpRequest,GuestAttributes> |
InstanceSettings.getGuestAttributesInstanceSettings()
Returns the object with the settings used for calls to getGuestAttributesInstance.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGuestAttributesInstanceHttpRequest,GuestAttributes> |
InstanceSettings.Builder.getGuestAttributesInstanceSettings()
Returns the builder for the settings used for calls to getGuestAttributesInstance.
|
Modifier and Type | Method and Description |
---|---|
GuestAttributes.Builder |
GuestAttributes.Builder.mergeFrom(GuestAttributes other) |
static GuestAttributes.Builder |
GuestAttributes.newBuilder(GuestAttributes prototype) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<GetGuestAttributesInstanceHttpRequest,GuestAttributes> |
HttpJsonInstanceStub.getGuestAttributesInstanceMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<GetGuestAttributesInstanceHttpRequest,GuestAttributes> |
HttpJsonInstanceStub.getGuestAttributesInstanceCallable() |
com.google.api.gax.rpc.UnaryCallable<GetGuestAttributesInstanceHttpRequest,GuestAttributes> |
InstanceStub.getGuestAttributesInstanceCallable() |
com.google.api.gax.rpc.UnaryCallSettings<GetGuestAttributesInstanceHttpRequest,GuestAttributes> |
InstanceStubSettings.getGuestAttributesInstanceSettings()
Returns the object with the settings used for calls to getGuestAttributesInstance.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGuestAttributesInstanceHttpRequest,GuestAttributes> |
InstanceStubSettings.Builder.getGuestAttributesInstanceSettings()
Returns the builder for the settings used for calls to getGuestAttributesInstance.
|
Copyright © 2019 Google LLC. All rights reserved.