Uses of Class
com.google.cloud.compute.v1.GetTargetPoolRequest
-
Packages that use GetTargetPoolRequest 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 GetTargetPoolRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetTargetPoolRequest Modifier and Type Method Description GetTargetPoolRequestGetTargetPoolRequest.Builder. build()GetTargetPoolRequestGetTargetPoolRequest.Builder. buildPartial()static GetTargetPoolRequestGetTargetPoolRequest. getDefaultInstance()GetTargetPoolRequestGetTargetPoolRequest.Builder. getDefaultInstanceForType()GetTargetPoolRequestGetTargetPoolRequest. getDefaultInstanceForType()static GetTargetPoolRequestGetTargetPoolRequest. parseDelimitedFrom(InputStream input)static GetTargetPoolRequestGetTargetPoolRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTargetPoolRequestGetTargetPoolRequest. parseFrom(byte[] data)static GetTargetPoolRequestGetTargetPoolRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTargetPoolRequestGetTargetPoolRequest. parseFrom(com.google.protobuf.ByteString data)static GetTargetPoolRequestGetTargetPoolRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTargetPoolRequestGetTargetPoolRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetTargetPoolRequestGetTargetPoolRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTargetPoolRequestGetTargetPoolRequest. parseFrom(InputStream input)static GetTargetPoolRequestGetTargetPoolRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTargetPoolRequestGetTargetPoolRequest. parseFrom(ByteBuffer data)static GetTargetPoolRequestGetTargetPoolRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetTargetPoolRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetTargetPoolRequest,TargetPool>TargetPoolsClient. getCallable()Returns the specified target pool.com.google.protobuf.Parser<GetTargetPoolRequest>GetTargetPoolRequest. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetPoolRequest,TargetPool>TargetPoolsSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetTargetPoolRequest,TargetPool>TargetPoolsSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetTargetPoolRequest>GetTargetPoolRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetTargetPoolRequest Modifier and Type Method Description TargetPoolTargetPoolsClient. get(GetTargetPoolRequest request)Returns the specified target pool.GetTargetPoolRequest.BuilderGetTargetPoolRequest.Builder. mergeFrom(GetTargetPoolRequest other)static GetTargetPoolRequest.BuilderGetTargetPoolRequest. newBuilder(GetTargetPoolRequest prototype) -
Uses of GetTargetPoolRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetTargetPoolRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetTargetPoolRequest,TargetPool>HttpJsonTargetPoolsStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetTargetPoolRequest,TargetPool>TargetPoolsStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetPoolRequest,TargetPool>TargetPoolsStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetTargetPoolRequest,TargetPool>TargetPoolsStubSettings. getSettings()Returns the object with the settings used for calls to get.
-