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 ListGlobalPublicDelegatedPrefixesRequest
ListGlobalPublicDelegatedPrefixesRequest.Builder. build()
ListGlobalPublicDelegatedPrefixesRequest
ListGlobalPublicDelegatedPrefixesRequest.Builder. buildPartial()
static ListGlobalPublicDelegatedPrefixesRequest
ListGlobalPublicDelegatedPrefixesRequest. getDefaultInstance()
ListGlobalPublicDelegatedPrefixesRequest
ListGlobalPublicDelegatedPrefixesRequest.Builder. getDefaultInstanceForType()
ListGlobalPublicDelegatedPrefixesRequest
ListGlobalPublicDelegatedPrefixesRequest. getDefaultInstanceForType()
static ListGlobalPublicDelegatedPrefixesRequest
ListGlobalPublicDelegatedPrefixesRequest. parseDelimitedFrom(InputStream input)
static ListGlobalPublicDelegatedPrefixesRequest
ListGlobalPublicDelegatedPrefixesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGlobalPublicDelegatedPrefixesRequest
ListGlobalPublicDelegatedPrefixesRequest. parseFrom(byte[] data)
static ListGlobalPublicDelegatedPrefixesRequest
ListGlobalPublicDelegatedPrefixesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGlobalPublicDelegatedPrefixesRequest
ListGlobalPublicDelegatedPrefixesRequest. parseFrom(com.google.protobuf.ByteString data)
static ListGlobalPublicDelegatedPrefixesRequest
ListGlobalPublicDelegatedPrefixesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGlobalPublicDelegatedPrefixesRequest
ListGlobalPublicDelegatedPrefixesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListGlobalPublicDelegatedPrefixesRequest
ListGlobalPublicDelegatedPrefixesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGlobalPublicDelegatedPrefixesRequest
ListGlobalPublicDelegatedPrefixesRequest. parseFrom(InputStream input)
static ListGlobalPublicDelegatedPrefixesRequest
ListGlobalPublicDelegatedPrefixesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGlobalPublicDelegatedPrefixesRequest
ListGlobalPublicDelegatedPrefixesRequest. parseFrom(ByteBuffer data)
static ListGlobalPublicDelegatedPrefixesRequest
ListGlobalPublicDelegatedPrefixesRequest. 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.ListPagedResponse
GlobalPublicDelegatedPrefixesClient. list(ListGlobalPublicDelegatedPrefixesRequest request)
Lists the global PublicDelegatedPrefixes for a project.ListGlobalPublicDelegatedPrefixesRequest.Builder
ListGlobalPublicDelegatedPrefixesRequest.Builder. mergeFrom(ListGlobalPublicDelegatedPrefixesRequest other)
static ListGlobalPublicDelegatedPrefixesRequest.Builder
ListGlobalPublicDelegatedPrefixesRequest. 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.
-