Uses of Class
com.google.cloud.compute.v1.GetGlobalOrganizationOperationRequest
-
Packages that use GetGlobalOrganizationOperationRequest 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 GetGlobalOrganizationOperationRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetGlobalOrganizationOperationRequest Modifier and Type Method Description GetGlobalOrganizationOperationRequestGetGlobalOrganizationOperationRequest.Builder. build()GetGlobalOrganizationOperationRequestGetGlobalOrganizationOperationRequest.Builder. buildPartial()static GetGlobalOrganizationOperationRequestGetGlobalOrganizationOperationRequest. getDefaultInstance()GetGlobalOrganizationOperationRequestGetGlobalOrganizationOperationRequest.Builder. getDefaultInstanceForType()GetGlobalOrganizationOperationRequestGetGlobalOrganizationOperationRequest. getDefaultInstanceForType()static GetGlobalOrganizationOperationRequestGetGlobalOrganizationOperationRequest. parseDelimitedFrom(InputStream input)static GetGlobalOrganizationOperationRequestGetGlobalOrganizationOperationRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetGlobalOrganizationOperationRequestGetGlobalOrganizationOperationRequest. parseFrom(byte[] data)static GetGlobalOrganizationOperationRequestGetGlobalOrganizationOperationRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetGlobalOrganizationOperationRequestGetGlobalOrganizationOperationRequest. parseFrom(com.google.protobuf.ByteString data)static GetGlobalOrganizationOperationRequestGetGlobalOrganizationOperationRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetGlobalOrganizationOperationRequestGetGlobalOrganizationOperationRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetGlobalOrganizationOperationRequestGetGlobalOrganizationOperationRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetGlobalOrganizationOperationRequestGetGlobalOrganizationOperationRequest. parseFrom(InputStream input)static GetGlobalOrganizationOperationRequestGetGlobalOrganizationOperationRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetGlobalOrganizationOperationRequestGetGlobalOrganizationOperationRequest. parseFrom(ByteBuffer data)static GetGlobalOrganizationOperationRequestGetGlobalOrganizationOperationRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetGlobalOrganizationOperationRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetGlobalOrganizationOperationRequest,Operation>GlobalOrganizationOperationsClient. getCallable()Retrieves the specified Operations resource.com.google.protobuf.Parser<GetGlobalOrganizationOperationRequest>GetGlobalOrganizationOperationRequest. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGlobalOrganizationOperationRequest,Operation>GlobalOrganizationOperationsSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetGlobalOrganizationOperationRequest,Operation>GlobalOrganizationOperationsSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetGlobalOrganizationOperationRequest>GetGlobalOrganizationOperationRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetGlobalOrganizationOperationRequest Modifier and Type Method Description OperationGlobalOrganizationOperationsClient. get(GetGlobalOrganizationOperationRequest request)Retrieves the specified Operations resource.GetGlobalOrganizationOperationRequest.BuilderGetGlobalOrganizationOperationRequest.Builder. mergeFrom(GetGlobalOrganizationOperationRequest other)static GetGlobalOrganizationOperationRequest.BuilderGetGlobalOrganizationOperationRequest. newBuilder(GetGlobalOrganizationOperationRequest prototype) -
Uses of GetGlobalOrganizationOperationRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetGlobalOrganizationOperationRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetGlobalOrganizationOperationRequest,Operation>GlobalOrganizationOperationsStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetGlobalOrganizationOperationRequest,Operation>HttpJsonGlobalOrganizationOperationsStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGlobalOrganizationOperationRequest,Operation>GlobalOrganizationOperationsStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetGlobalOrganizationOperationRequest,Operation>GlobalOrganizationOperationsStubSettings. getSettings()Returns the object with the settings used for calls to get.
-