Uses of Class
com.google.cloud.compute.v1.ListGlobalPublicDelegatedPrefixesRequest
-
Packages that use ListGlobalPublicDelegatedPrefixesRequest 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 ListGlobalPublicDelegatedPrefixesRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ListGlobalPublicDelegatedPrefixesRequest Modifier and Type Method Description ListGlobalPublicDelegatedPrefixesRequestListGlobalPublicDelegatedPrefixesRequest.Builder. build()ListGlobalPublicDelegatedPrefixesRequestListGlobalPublicDelegatedPrefixesRequest.Builder. buildPartial()static ListGlobalPublicDelegatedPrefixesRequestListGlobalPublicDelegatedPrefixesRequest. getDefaultInstance()ListGlobalPublicDelegatedPrefixesRequestListGlobalPublicDelegatedPrefixesRequest.Builder. getDefaultInstanceForType()ListGlobalPublicDelegatedPrefixesRequestListGlobalPublicDelegatedPrefixesRequest. getDefaultInstanceForType()static ListGlobalPublicDelegatedPrefixesRequestListGlobalPublicDelegatedPrefixesRequest. parseDelimitedFrom(InputStream input)static ListGlobalPublicDelegatedPrefixesRequestListGlobalPublicDelegatedPrefixesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalPublicDelegatedPrefixesRequestListGlobalPublicDelegatedPrefixesRequest. parseFrom(byte[] data)static ListGlobalPublicDelegatedPrefixesRequestListGlobalPublicDelegatedPrefixesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalPublicDelegatedPrefixesRequestListGlobalPublicDelegatedPrefixesRequest. parseFrom(com.google.protobuf.ByteString data)static ListGlobalPublicDelegatedPrefixesRequestListGlobalPublicDelegatedPrefixesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalPublicDelegatedPrefixesRequestListGlobalPublicDelegatedPrefixesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListGlobalPublicDelegatedPrefixesRequestListGlobalPublicDelegatedPrefixesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalPublicDelegatedPrefixesRequestListGlobalPublicDelegatedPrefixesRequest. parseFrom(InputStream input)static ListGlobalPublicDelegatedPrefixesRequestListGlobalPublicDelegatedPrefixesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalPublicDelegatedPrefixesRequestListGlobalPublicDelegatedPrefixesRequest. parseFrom(ByteBuffer data)static ListGlobalPublicDelegatedPrefixesRequestListGlobalPublicDelegatedPrefixesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type ListGlobalPublicDelegatedPrefixesRequest Modifier and Type Method Description com.google.protobuf.Parser<ListGlobalPublicDelegatedPrefixesRequest>ListGlobalPublicDelegatedPrefixesRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList>GlobalPublicDelegatedPrefixesClient. listCallable()Lists the global PublicDelegatedPrefixes for a project.com.google.api.gax.rpc.UnaryCallable<ListGlobalPublicDelegatedPrefixesRequest,GlobalPublicDelegatedPrefixesClient.ListPagedResponse>GlobalPublicDelegatedPrefixesClient. listPagedCallable()Lists the global PublicDelegatedPrefixes for a project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,GlobalPublicDelegatedPrefixesClient.ListPagedResponse>GlobalPublicDelegatedPrefixesSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,GlobalPublicDelegatedPrefixesClient.ListPagedResponse>GlobalPublicDelegatedPrefixesSettings. listSettings()Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<ListGlobalPublicDelegatedPrefixesRequest>ListGlobalPublicDelegatedPrefixesRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type ListGlobalPublicDelegatedPrefixesRequest Modifier and Type Method Description GlobalPublicDelegatedPrefixesClient.ListPagedResponseGlobalPublicDelegatedPrefixesClient. list(ListGlobalPublicDelegatedPrefixesRequest request)Lists the global PublicDelegatedPrefixes for a project.ListGlobalPublicDelegatedPrefixesRequest.BuilderListGlobalPublicDelegatedPrefixesRequest.Builder. mergeFrom(ListGlobalPublicDelegatedPrefixesRequest other)static ListGlobalPublicDelegatedPrefixesRequest.BuilderListGlobalPublicDelegatedPrefixesRequest. newBuilder(ListGlobalPublicDelegatedPrefixesRequest prototype) -
Uses of ListGlobalPublicDelegatedPrefixesRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type ListGlobalPublicDelegatedPrefixesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList>GlobalPublicDelegatedPrefixesStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList>HttpJsonGlobalPublicDelegatedPrefixesStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListGlobalPublicDelegatedPrefixesRequest,GlobalPublicDelegatedPrefixesClient.ListPagedResponse>GlobalPublicDelegatedPrefixesStub. listPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListGlobalPublicDelegatedPrefixesRequest,GlobalPublicDelegatedPrefixesClient.ListPagedResponse>HttpJsonGlobalPublicDelegatedPrefixesStub. listPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,GlobalPublicDelegatedPrefixesClient.ListPagedResponse>GlobalPublicDelegatedPrefixesStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,GlobalPublicDelegatedPrefixesClient.ListPagedResponse>GlobalPublicDelegatedPrefixesStubSettings. listSettings()Returns the object with the settings used for calls to list.
-