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 GetGlobalOrganizationOperationRequest
GetGlobalOrganizationOperationRequest.Builder. build()
GetGlobalOrganizationOperationRequest
GetGlobalOrganizationOperationRequest.Builder. buildPartial()
static GetGlobalOrganizationOperationRequest
GetGlobalOrganizationOperationRequest. getDefaultInstance()
GetGlobalOrganizationOperationRequest
GetGlobalOrganizationOperationRequest.Builder. getDefaultInstanceForType()
GetGlobalOrganizationOperationRequest
GetGlobalOrganizationOperationRequest. getDefaultInstanceForType()
static GetGlobalOrganizationOperationRequest
GetGlobalOrganizationOperationRequest. parseDelimitedFrom(InputStream input)
static GetGlobalOrganizationOperationRequest
GetGlobalOrganizationOperationRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetGlobalOrganizationOperationRequest
GetGlobalOrganizationOperationRequest. parseFrom(byte[] data)
static GetGlobalOrganizationOperationRequest
GetGlobalOrganizationOperationRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetGlobalOrganizationOperationRequest
GetGlobalOrganizationOperationRequest. parseFrom(com.google.protobuf.ByteString data)
static GetGlobalOrganizationOperationRequest
GetGlobalOrganizationOperationRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetGlobalOrganizationOperationRequest
GetGlobalOrganizationOperationRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static GetGlobalOrganizationOperationRequest
GetGlobalOrganizationOperationRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetGlobalOrganizationOperationRequest
GetGlobalOrganizationOperationRequest. parseFrom(InputStream input)
static GetGlobalOrganizationOperationRequest
GetGlobalOrganizationOperationRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetGlobalOrganizationOperationRequest
GetGlobalOrganizationOperationRequest. parseFrom(ByteBuffer data)
static GetGlobalOrganizationOperationRequest
GetGlobalOrganizationOperationRequest. 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 Operation
GlobalOrganizationOperationsClient. get(GetGlobalOrganizationOperationRequest request)
Retrieves the specified Operations resource.GetGlobalOrganizationOperationRequest.Builder
GetGlobalOrganizationOperationRequest.Builder. mergeFrom(GetGlobalOrganizationOperationRequest other)
static GetGlobalOrganizationOperationRequest.Builder
GetGlobalOrganizationOperationRequest. 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.
-