Uses of Class
com.google.cloud.compute.v1.ListPublicDelegatedPrefixesRequest
-
Packages that use ListPublicDelegatedPrefixesRequest 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 ListPublicDelegatedPrefixesRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ListPublicDelegatedPrefixesRequest Modifier and Type Method Description ListPublicDelegatedPrefixesRequestListPublicDelegatedPrefixesRequest.Builder. build()ListPublicDelegatedPrefixesRequestListPublicDelegatedPrefixesRequest.Builder. buildPartial()static ListPublicDelegatedPrefixesRequestListPublicDelegatedPrefixesRequest. getDefaultInstance()ListPublicDelegatedPrefixesRequestListPublicDelegatedPrefixesRequest.Builder. getDefaultInstanceForType()ListPublicDelegatedPrefixesRequestListPublicDelegatedPrefixesRequest. getDefaultInstanceForType()static ListPublicDelegatedPrefixesRequestListPublicDelegatedPrefixesRequest. parseDelimitedFrom(InputStream input)static ListPublicDelegatedPrefixesRequestListPublicDelegatedPrefixesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPublicDelegatedPrefixesRequestListPublicDelegatedPrefixesRequest. parseFrom(byte[] data)static ListPublicDelegatedPrefixesRequestListPublicDelegatedPrefixesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPublicDelegatedPrefixesRequestListPublicDelegatedPrefixesRequest. parseFrom(com.google.protobuf.ByteString data)static ListPublicDelegatedPrefixesRequestListPublicDelegatedPrefixesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPublicDelegatedPrefixesRequestListPublicDelegatedPrefixesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListPublicDelegatedPrefixesRequestListPublicDelegatedPrefixesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPublicDelegatedPrefixesRequestListPublicDelegatedPrefixesRequest. parseFrom(InputStream input)static ListPublicDelegatedPrefixesRequestListPublicDelegatedPrefixesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPublicDelegatedPrefixesRequestListPublicDelegatedPrefixesRequest. parseFrom(ByteBuffer data)static ListPublicDelegatedPrefixesRequestListPublicDelegatedPrefixesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type ListPublicDelegatedPrefixesRequest Modifier and Type Method Description com.google.protobuf.Parser<ListPublicDelegatedPrefixesRequest>ListPublicDelegatedPrefixesRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList>PublicDelegatedPrefixesClient. listCallable()Lists the PublicDelegatedPrefixes for a project in the given region.com.google.api.gax.rpc.UnaryCallable<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixesClient.ListPagedResponse>PublicDelegatedPrefixesClient. listPagedCallable()Lists the PublicDelegatedPrefixes for a project in the given region.com.google.api.gax.rpc.PagedCallSettings.Builder<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefixesClient.ListPagedResponse>PublicDelegatedPrefixesSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefixesClient.ListPagedResponse>PublicDelegatedPrefixesSettings. listSettings()Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<ListPublicDelegatedPrefixesRequest>ListPublicDelegatedPrefixesRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type ListPublicDelegatedPrefixesRequest Modifier and Type Method Description PublicDelegatedPrefixesClient.ListPagedResponsePublicDelegatedPrefixesClient. list(ListPublicDelegatedPrefixesRequest request)Lists the PublicDelegatedPrefixes for a project in the given region.ListPublicDelegatedPrefixesRequest.BuilderListPublicDelegatedPrefixesRequest.Builder. mergeFrom(ListPublicDelegatedPrefixesRequest other)static ListPublicDelegatedPrefixesRequest.BuilderListPublicDelegatedPrefixesRequest. newBuilder(ListPublicDelegatedPrefixesRequest prototype)Method parameters in com.google.cloud.compute.v1 with type arguments of type ListPublicDelegatedPrefixesRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<PublicDelegatedPrefixesClient.ListPagedResponse>PublicDelegatedPrefixesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefix> context, com.google.api.core.ApiFuture<PublicDelegatedPrefixList> futureResponse)protected PublicDelegatedPrefixesClient.ListPagePublicDelegatedPrefixesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefix> context, PublicDelegatedPrefixList response)com.google.api.core.ApiFuture<PublicDelegatedPrefixesClient.ListPage>PublicDelegatedPrefixesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefix> context, com.google.api.core.ApiFuture<PublicDelegatedPrefixList> futureResponse) -
Uses of ListPublicDelegatedPrefixesRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type ListPublicDelegatedPrefixesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList>HttpJsonPublicDelegatedPrefixesStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList>PublicDelegatedPrefixesStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixesClient.ListPagedResponse>HttpJsonPublicDelegatedPrefixesStub. listPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixesClient.ListPagedResponse>PublicDelegatedPrefixesStub. listPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefixesClient.ListPagedResponse>PublicDelegatedPrefixesStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefixesClient.ListPagedResponse>PublicDelegatedPrefixesStubSettings. listSettings()Returns the object with the settings used for calls to list.
-