Uses of Class
com.google.cloud.compute.v1.GetInterconnectLocationRequest
-
Packages that use GetInterconnectLocationRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of GetInterconnectLocationRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetInterconnectLocationRequest Modifier and Type Method Description GetInterconnectLocationRequestGetInterconnectLocationRequest.Builder. build()GetInterconnectLocationRequestGetInterconnectLocationRequest.Builder. buildPartial()static GetInterconnectLocationRequestGetInterconnectLocationRequest. getDefaultInstance()GetInterconnectLocationRequestGetInterconnectLocationRequest.Builder. getDefaultInstanceForType()GetInterconnectLocationRequestGetInterconnectLocationRequest. getDefaultInstanceForType()static GetInterconnectLocationRequestGetInterconnectLocationRequest. parseDelimitedFrom(InputStream input)static GetInterconnectLocationRequestGetInterconnectLocationRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetInterconnectLocationRequestGetInterconnectLocationRequest. parseFrom(byte[] data)static GetInterconnectLocationRequestGetInterconnectLocationRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetInterconnectLocationRequestGetInterconnectLocationRequest. parseFrom(com.google.protobuf.ByteString data)static GetInterconnectLocationRequestGetInterconnectLocationRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetInterconnectLocationRequestGetInterconnectLocationRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetInterconnectLocationRequestGetInterconnectLocationRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetInterconnectLocationRequestGetInterconnectLocationRequest. parseFrom(InputStream input)static GetInterconnectLocationRequestGetInterconnectLocationRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetInterconnectLocationRequestGetInterconnectLocationRequest. parseFrom(ByteBuffer data)static GetInterconnectLocationRequestGetInterconnectLocationRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetInterconnectLocationRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetInterconnectLocationRequest,InterconnectLocation>InterconnectLocationsClient. getCallable()Returns the details for the specified interconnect location.com.google.protobuf.Parser<GetInterconnectLocationRequest>GetInterconnectLocationRequest. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInterconnectLocationRequest,InterconnectLocation>InterconnectLocationsSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetInterconnectLocationRequest,InterconnectLocation>InterconnectLocationsSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetInterconnectLocationRequest>GetInterconnectLocationRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetInterconnectLocationRequest Modifier and Type Method Description InterconnectLocationInterconnectLocationsClient. get(GetInterconnectLocationRequest request)Returns the details for the specified interconnect location.GetInterconnectLocationRequest.BuilderGetInterconnectLocationRequest.Builder. mergeFrom(GetInterconnectLocationRequest other)static GetInterconnectLocationRequest.BuilderGetInterconnectLocationRequest. newBuilder(GetInterconnectLocationRequest prototype) -
Uses of GetInterconnectLocationRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetInterconnectLocationRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetInterconnectLocationRequest,InterconnectLocation>HttpJsonInterconnectLocationsStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetInterconnectLocationRequest,InterconnectLocation>InterconnectLocationsStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInterconnectLocationRequest,InterconnectLocation>InterconnectLocationsStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetInterconnectLocationRequest,InterconnectLocation>InterconnectLocationsStubSettings. getSettings()Returns the object with the settings used for calls to get.
-