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 ResourcePolicyAggregatedListResourcePolicyAggregatedList.Builder. build()ResourcePolicyAggregatedListResourcePolicyAggregatedList.Builder. buildPartial()static ResourcePolicyAggregatedListResourcePolicyAggregatedList. getDefaultInstance()ResourcePolicyAggregatedListResourcePolicyAggregatedList.Builder. getDefaultInstanceForType()ResourcePolicyAggregatedListResourcePolicyAggregatedList. getDefaultInstanceForType()static ResourcePolicyAggregatedListResourcePolicyAggregatedList. parseDelimitedFrom(InputStream input)static ResourcePolicyAggregatedListResourcePolicyAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ResourcePolicyAggregatedListResourcePolicyAggregatedList. parseFrom(byte[] data)static ResourcePolicyAggregatedListResourcePolicyAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ResourcePolicyAggregatedListResourcePolicyAggregatedList. parseFrom(com.google.protobuf.ByteString data)static ResourcePolicyAggregatedListResourcePolicyAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ResourcePolicyAggregatedListResourcePolicyAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)static ResourcePolicyAggregatedListResourcePolicyAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ResourcePolicyAggregatedListResourcePolicyAggregatedList. parseFrom(InputStream input)static ResourcePolicyAggregatedListResourcePolicyAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ResourcePolicyAggregatedListResourcePolicyAggregatedList. parseFrom(ByteBuffer data)static ResourcePolicyAggregatedListResourcePolicyAggregatedList. 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.AggregatedListPageResourcePoliciesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListResourcePoliciesRequest,ResourcePolicyAggregatedList,Map.Entry<String,ResourcePoliciesScopedList>> context, ResourcePolicyAggregatedList response)ResourcePolicyAggregatedList.BuilderResourcePolicyAggregatedList.Builder. mergeFrom(ResourcePolicyAggregatedList other)static ResourcePolicyAggregatedList.BuilderResourcePolicyAggregatedList. 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.
-