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 |
---|---|
InterconnectLocation |
InterconnectLocation.Builder.build() |
static InterconnectLocation |
InterconnectLocation.getDefaultInstance() |
InterconnectLocation |
InterconnectLocationClient.getInterconnectLocation(GetInterconnectLocationHttpRequest request)
Returns the details for the specified interconnect location.
|
InterconnectLocation |
InterconnectLocationClient.getInterconnectLocation(ProjectGlobalInterconnectLocationName interconnectLocation)
Returns the details for the specified interconnect location.
|
InterconnectLocation |
InterconnectLocationClient.getInterconnectLocation(String interconnectLocation)
Returns the details for the specified interconnect location.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetInterconnectLocationHttpRequest,InterconnectLocation> |
InterconnectLocationClient.getInterconnectLocationCallable()
Returns the details for the specified interconnect location.
|
UnaryCallSettings<GetInterconnectLocationHttpRequest,InterconnectLocation> |
InterconnectLocationSettings.getInterconnectLocationSettings()
Returns the object with the settings used for calls to getInterconnectLocation.
|
UnaryCallSettings.Builder<GetInterconnectLocationHttpRequest,InterconnectLocation> |
InterconnectLocationSettings.Builder.getInterconnectLocationSettings()
Returns the builder for the settings used for calls to getInterconnectLocation.
|
List<InterconnectLocation> |
InterconnectLocationList.getItemsList()
A list of InterconnectLocation resources.
|
List<InterconnectLocation> |
InterconnectLocationList.Builder.getItemsList()
A list of InterconnectLocation resources.
|
Modifier and Type | Method and Description |
---|---|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.addItems(InterconnectLocation items)
A list of InterconnectLocation resources.
|
InterconnectLocation.Builder |
InterconnectLocation.Builder.mergeFrom(InterconnectLocation other) |
static InterconnectLocation.Builder |
InterconnectLocation.newBuilder(InterconnectLocation prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetInterconnectLocationHttpRequest,InterconnectLocation> |
HttpJsonInterconnectLocationStub.getInterconnectLocationMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetInterconnectLocationHttpRequest,InterconnectLocation> |
InterconnectLocationStub.getInterconnectLocationCallable() |
UnaryCallable<GetInterconnectLocationHttpRequest,InterconnectLocation> |
HttpJsonInterconnectLocationStub.getInterconnectLocationCallable() |
UnaryCallSettings<GetInterconnectLocationHttpRequest,InterconnectLocation> |
InterconnectLocationStubSettings.getInterconnectLocationSettings()
Returns the object with the settings used for calls to getInterconnectLocation.
|
UnaryCallSettings.Builder<GetInterconnectLocationHttpRequest,InterconnectLocation> |
InterconnectLocationStubSettings.Builder.getInterconnectLocationSettings()
Returns the builder for the settings used for calls to getInterconnectLocation.
|
Copyright © 2019 Google LLC. All rights reserved.