Uses of Class
com.google.cloud.compute.v1.ResourcePolicyAggregatedList
-
Packages that use ResourcePolicyAggregatedList 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 ResourcePolicyAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ResourcePolicyAggregatedList Modifier and Type Method Description ResourcePolicyAggregatedList
ResourcePolicyAggregatedList.Builder. build()
ResourcePolicyAggregatedList
ResourcePolicyAggregatedList.Builder. buildPartial()
static ResourcePolicyAggregatedList
ResourcePolicyAggregatedList. getDefaultInstance()
ResourcePolicyAggregatedList
ResourcePolicyAggregatedList.Builder. getDefaultInstanceForType()
ResourcePolicyAggregatedList
ResourcePolicyAggregatedList. getDefaultInstanceForType()
static ResourcePolicyAggregatedList
ResourcePolicyAggregatedList. parseDelimitedFrom(InputStream input)
static ResourcePolicyAggregatedList
ResourcePolicyAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ResourcePolicyAggregatedList
ResourcePolicyAggregatedList. parseFrom(byte[] data)
static ResourcePolicyAggregatedList
ResourcePolicyAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ResourcePolicyAggregatedList
ResourcePolicyAggregatedList. parseFrom(com.google.protobuf.ByteString data)
static ResourcePolicyAggregatedList
ResourcePolicyAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ResourcePolicyAggregatedList
ResourcePolicyAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)
static ResourcePolicyAggregatedList
ResourcePolicyAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ResourcePolicyAggregatedList
ResourcePolicyAggregatedList. parseFrom(InputStream input)
static ResourcePolicyAggregatedList
ResourcePolicyAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ResourcePolicyAggregatedList
ResourcePolicyAggregatedList. parseFrom(ByteBuffer data)
static ResourcePolicyAggregatedList
ResourcePolicyAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type ResourcePolicyAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListResourcePoliciesRequest,ResourcePolicyAggregatedList>
ResourcePoliciesClient. aggregatedListCallable()
Retrieves an aggregated list of resource policies.com.google.api.gax.rpc.PagedCallSettings<AggregatedListResourcePoliciesRequest,ResourcePolicyAggregatedList,ResourcePoliciesClient.AggregatedListPagedResponse>
ResourcePoliciesSettings. aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListResourcePoliciesRequest,ResourcePolicyAggregatedList,ResourcePoliciesClient.AggregatedListPagedResponse>
ResourcePoliciesSettings.Builder. aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<ResourcePolicyAggregatedList>
ResourcePolicyAggregatedList. getParserForType()
static com.google.protobuf.Parser<ResourcePolicyAggregatedList>
ResourcePolicyAggregatedList. parser()
Methods in com.google.cloud.compute.v1 with parameters of type ResourcePolicyAggregatedList Modifier and Type Method Description protected ResourcePoliciesClient.AggregatedListPage
ResourcePoliciesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListResourcePoliciesRequest,ResourcePolicyAggregatedList,Map.Entry<String,ResourcePoliciesScopedList>> context, ResourcePolicyAggregatedList response)
ResourcePolicyAggregatedList.Builder
ResourcePolicyAggregatedList.Builder. mergeFrom(ResourcePolicyAggregatedList other)
static ResourcePolicyAggregatedList.Builder
ResourcePolicyAggregatedList. newBuilder(ResourcePolicyAggregatedList prototype)
-
Uses of ResourcePolicyAggregatedList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type ResourcePolicyAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListResourcePoliciesRequest,ResourcePolicyAggregatedList>
HttpJsonResourcePoliciesStub. aggregatedListCallable()
com.google.api.gax.rpc.UnaryCallable<AggregatedListResourcePoliciesRequest,ResourcePolicyAggregatedList>
ResourcePoliciesStub. aggregatedListCallable()
com.google.api.gax.rpc.PagedCallSettings<AggregatedListResourcePoliciesRequest,ResourcePolicyAggregatedList,ResourcePoliciesClient.AggregatedListPagedResponse>
ResourcePoliciesStubSettings. aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListResourcePoliciesRequest,ResourcePolicyAggregatedList,ResourcePoliciesClient.AggregatedListPagedResponse>
ResourcePoliciesStubSettings.Builder. aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
-