Uses of Class
com.google.cloud.compute.v1.ListGlobalOrganizationOperationsRequest
-
Packages that use ListGlobalOrganizationOperationsRequest 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 ListGlobalOrganizationOperationsRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ListGlobalOrganizationOperationsRequest Modifier and Type Method Description ListGlobalOrganizationOperationsRequest
ListGlobalOrganizationOperationsRequest.Builder. build()
ListGlobalOrganizationOperationsRequest
ListGlobalOrganizationOperationsRequest.Builder. buildPartial()
static ListGlobalOrganizationOperationsRequest
ListGlobalOrganizationOperationsRequest. getDefaultInstance()
ListGlobalOrganizationOperationsRequest
ListGlobalOrganizationOperationsRequest.Builder. getDefaultInstanceForType()
ListGlobalOrganizationOperationsRequest
ListGlobalOrganizationOperationsRequest. getDefaultInstanceForType()
static ListGlobalOrganizationOperationsRequest
ListGlobalOrganizationOperationsRequest. parseDelimitedFrom(InputStream input)
static ListGlobalOrganizationOperationsRequest
ListGlobalOrganizationOperationsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGlobalOrganizationOperationsRequest
ListGlobalOrganizationOperationsRequest. parseFrom(byte[] data)
static ListGlobalOrganizationOperationsRequest
ListGlobalOrganizationOperationsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGlobalOrganizationOperationsRequest
ListGlobalOrganizationOperationsRequest. parseFrom(com.google.protobuf.ByteString data)
static ListGlobalOrganizationOperationsRequest
ListGlobalOrganizationOperationsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGlobalOrganizationOperationsRequest
ListGlobalOrganizationOperationsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListGlobalOrganizationOperationsRequest
ListGlobalOrganizationOperationsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGlobalOrganizationOperationsRequest
ListGlobalOrganizationOperationsRequest. parseFrom(InputStream input)
static ListGlobalOrganizationOperationsRequest
ListGlobalOrganizationOperationsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGlobalOrganizationOperationsRequest
ListGlobalOrganizationOperationsRequest. parseFrom(ByteBuffer data)
static ListGlobalOrganizationOperationsRequest
ListGlobalOrganizationOperationsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type ListGlobalOrganizationOperationsRequest Modifier and Type Method Description com.google.protobuf.Parser<ListGlobalOrganizationOperationsRequest>
ListGlobalOrganizationOperationsRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListGlobalOrganizationOperationsRequest,OperationList>
GlobalOrganizationOperationsClient. listCallable()
Retrieves a list of Operation resources contained within the specified organization.com.google.api.gax.rpc.UnaryCallable<ListGlobalOrganizationOperationsRequest,GlobalOrganizationOperationsClient.ListPagedResponse>
GlobalOrganizationOperationsClient. listPagedCallable()
Retrieves a list of Operation resources contained within the specified organization.com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalOrganizationOperationsRequest,OperationList,GlobalOrganizationOperationsClient.ListPagedResponse>
GlobalOrganizationOperationsSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListGlobalOrganizationOperationsRequest,OperationList,GlobalOrganizationOperationsClient.ListPagedResponse>
GlobalOrganizationOperationsSettings. listSettings()
Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<ListGlobalOrganizationOperationsRequest>
ListGlobalOrganizationOperationsRequest. parser()
Methods in com.google.cloud.compute.v1 with parameters of type ListGlobalOrganizationOperationsRequest Modifier and Type Method Description GlobalOrganizationOperationsClient.ListPagedResponse
GlobalOrganizationOperationsClient. list(ListGlobalOrganizationOperationsRequest request)
Retrieves a list of Operation resources contained within the specified organization.ListGlobalOrganizationOperationsRequest.Builder
ListGlobalOrganizationOperationsRequest.Builder. mergeFrom(ListGlobalOrganizationOperationsRequest other)
static ListGlobalOrganizationOperationsRequest.Builder
ListGlobalOrganizationOperationsRequest. newBuilder(ListGlobalOrganizationOperationsRequest prototype)
Method parameters in com.google.cloud.compute.v1 with type arguments of type ListGlobalOrganizationOperationsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<GlobalOrganizationOperationsClient.ListPagedResponse>
GlobalOrganizationOperationsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListGlobalOrganizationOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
protected GlobalOrganizationOperationsClient.ListPage
GlobalOrganizationOperationsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListGlobalOrganizationOperationsRequest,OperationList,Operation> context, OperationList response)
com.google.api.core.ApiFuture<GlobalOrganizationOperationsClient.ListPage>
GlobalOrganizationOperationsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListGlobalOrganizationOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
-
Uses of ListGlobalOrganizationOperationsRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type ListGlobalOrganizationOperationsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListGlobalOrganizationOperationsRequest,OperationList>
GlobalOrganizationOperationsStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListGlobalOrganizationOperationsRequest,OperationList>
HttpJsonGlobalOrganizationOperationsStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListGlobalOrganizationOperationsRequest,GlobalOrganizationOperationsClient.ListPagedResponse>
GlobalOrganizationOperationsStub. listPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListGlobalOrganizationOperationsRequest,GlobalOrganizationOperationsClient.ListPagedResponse>
HttpJsonGlobalOrganizationOperationsStub. listPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalOrganizationOperationsRequest,OperationList,GlobalOrganizationOperationsClient.ListPagedResponse>
GlobalOrganizationOperationsStubSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListGlobalOrganizationOperationsRequest,OperationList,GlobalOrganizationOperationsClient.ListPagedResponse>
GlobalOrganizationOperationsStubSettings. listSettings()
Returns the object with the settings used for calls to list.
-