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 ListGlobalOrganizationOperationsRequestListGlobalOrganizationOperationsRequest.Builder. build()ListGlobalOrganizationOperationsRequestListGlobalOrganizationOperationsRequest.Builder. buildPartial()static ListGlobalOrganizationOperationsRequestListGlobalOrganizationOperationsRequest. getDefaultInstance()ListGlobalOrganizationOperationsRequestListGlobalOrganizationOperationsRequest.Builder. getDefaultInstanceForType()ListGlobalOrganizationOperationsRequestListGlobalOrganizationOperationsRequest. getDefaultInstanceForType()static ListGlobalOrganizationOperationsRequestListGlobalOrganizationOperationsRequest. parseDelimitedFrom(InputStream input)static ListGlobalOrganizationOperationsRequestListGlobalOrganizationOperationsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalOrganizationOperationsRequestListGlobalOrganizationOperationsRequest. parseFrom(byte[] data)static ListGlobalOrganizationOperationsRequestListGlobalOrganizationOperationsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalOrganizationOperationsRequestListGlobalOrganizationOperationsRequest. parseFrom(com.google.protobuf.ByteString data)static ListGlobalOrganizationOperationsRequestListGlobalOrganizationOperationsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalOrganizationOperationsRequestListGlobalOrganizationOperationsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListGlobalOrganizationOperationsRequestListGlobalOrganizationOperationsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalOrganizationOperationsRequestListGlobalOrganizationOperationsRequest. parseFrom(InputStream input)static ListGlobalOrganizationOperationsRequestListGlobalOrganizationOperationsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalOrganizationOperationsRequestListGlobalOrganizationOperationsRequest. parseFrom(ByteBuffer data)static ListGlobalOrganizationOperationsRequestListGlobalOrganizationOperationsRequest. 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.ListPagedResponseGlobalOrganizationOperationsClient. list(ListGlobalOrganizationOperationsRequest request)Retrieves a list of Operation resources contained within the specified organization.ListGlobalOrganizationOperationsRequest.BuilderListGlobalOrganizationOperationsRequest.Builder. mergeFrom(ListGlobalOrganizationOperationsRequest other)static ListGlobalOrganizationOperationsRequest.BuilderListGlobalOrganizationOperationsRequest. 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.ListPageGlobalOrganizationOperationsClient.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.
-