Uses of Class
com.google.cloud.compute.v1.GetRouterRequest
-
Packages that use GetRouterRequest 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 GetRouterRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetRouterRequest Modifier and Type Method Description GetRouterRequestGetRouterRequest.Builder. build()GetRouterRequestGetRouterRequest.Builder. buildPartial()static GetRouterRequestGetRouterRequest. getDefaultInstance()GetRouterRequestGetRouterRequest.Builder. getDefaultInstanceForType()GetRouterRequestGetRouterRequest. getDefaultInstanceForType()static GetRouterRequestGetRouterRequest. parseDelimitedFrom(InputStream input)static GetRouterRequestGetRouterRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRouterRequestGetRouterRequest. parseFrom(byte[] data)static GetRouterRequestGetRouterRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRouterRequestGetRouterRequest. parseFrom(com.google.protobuf.ByteString data)static GetRouterRequestGetRouterRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRouterRequestGetRouterRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetRouterRequestGetRouterRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRouterRequestGetRouterRequest. parseFrom(InputStream input)static GetRouterRequestGetRouterRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRouterRequestGetRouterRequest. parseFrom(ByteBuffer data)static GetRouterRequestGetRouterRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetRouterRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRouterRequest,Router>RoutersClient. getCallable()Returns the specified Router resource.com.google.protobuf.Parser<GetRouterRequest>GetRouterRequest. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRouterRequest,Router>RoutersSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRouterRequest,Router>RoutersSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetRouterRequest>GetRouterRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetRouterRequest Modifier and Type Method Description RouterRoutersClient. get(GetRouterRequest request)Returns the specified Router resource.GetRouterRequest.BuilderGetRouterRequest.Builder. mergeFrom(GetRouterRequest other)static GetRouterRequest.BuilderGetRouterRequest. newBuilder(GetRouterRequest prototype) -
Uses of GetRouterRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetRouterRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRouterRequest,Router>HttpJsonRoutersStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetRouterRequest,Router>RoutersStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRouterRequest,Router>RoutersStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRouterRequest,Router>RoutersStubSettings. getSettings()Returns the object with the settings used for calls to get.
-