Uses of Class
com.google.cloud.compute.v1.SecurityPoliciesAggregatedList
-
Packages that use SecurityPoliciesAggregatedList 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 SecurityPoliciesAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SecurityPoliciesAggregatedList Modifier and Type Method Description SecurityPoliciesAggregatedListSecurityPoliciesAggregatedList.Builder. build()SecurityPoliciesAggregatedListSecurityPoliciesAggregatedList.Builder. buildPartial()static SecurityPoliciesAggregatedListSecurityPoliciesAggregatedList. getDefaultInstance()SecurityPoliciesAggregatedListSecurityPoliciesAggregatedList.Builder. getDefaultInstanceForType()SecurityPoliciesAggregatedListSecurityPoliciesAggregatedList. getDefaultInstanceForType()static SecurityPoliciesAggregatedListSecurityPoliciesAggregatedList. parseDelimitedFrom(InputStream input)static SecurityPoliciesAggregatedListSecurityPoliciesAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SecurityPoliciesAggregatedListSecurityPoliciesAggregatedList. parseFrom(byte[] data)static SecurityPoliciesAggregatedListSecurityPoliciesAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SecurityPoliciesAggregatedListSecurityPoliciesAggregatedList. parseFrom(com.google.protobuf.ByteString data)static SecurityPoliciesAggregatedListSecurityPoliciesAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SecurityPoliciesAggregatedListSecurityPoliciesAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)static SecurityPoliciesAggregatedListSecurityPoliciesAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SecurityPoliciesAggregatedListSecurityPoliciesAggregatedList. parseFrom(InputStream input)static SecurityPoliciesAggregatedListSecurityPoliciesAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SecurityPoliciesAggregatedListSecurityPoliciesAggregatedList. parseFrom(ByteBuffer data)static SecurityPoliciesAggregatedListSecurityPoliciesAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type SecurityPoliciesAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListSecurityPoliciesRequest,SecurityPoliciesAggregatedList>SecurityPoliciesClient. aggregatedListCallable()Retrieves the list of all SecurityPolicy resources, regional and global, available to the specified project.com.google.api.gax.rpc.PagedCallSettings<AggregatedListSecurityPoliciesRequest,SecurityPoliciesAggregatedList,SecurityPoliciesClient.AggregatedListPagedResponse>SecurityPoliciesSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListSecurityPoliciesRequest,SecurityPoliciesAggregatedList,SecurityPoliciesClient.AggregatedListPagedResponse>SecurityPoliciesSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<SecurityPoliciesAggregatedList>SecurityPoliciesAggregatedList. getParserForType()static com.google.protobuf.Parser<SecurityPoliciesAggregatedList>SecurityPoliciesAggregatedList. parser()Methods in com.google.cloud.compute.v1 with parameters of type SecurityPoliciesAggregatedList Modifier and Type Method Description protected SecurityPoliciesClient.AggregatedListPageSecurityPoliciesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListSecurityPoliciesRequest,SecurityPoliciesAggregatedList,Map.Entry<String,SecurityPoliciesScopedList>> context, SecurityPoliciesAggregatedList response)SecurityPoliciesAggregatedList.BuilderSecurityPoliciesAggregatedList.Builder. mergeFrom(SecurityPoliciesAggregatedList other)static SecurityPoliciesAggregatedList.BuilderSecurityPoliciesAggregatedList. newBuilder(SecurityPoliciesAggregatedList prototype) -
Uses of SecurityPoliciesAggregatedList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SecurityPoliciesAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListSecurityPoliciesRequest,SecurityPoliciesAggregatedList>HttpJsonSecurityPoliciesStub. aggregatedListCallable()com.google.api.gax.rpc.UnaryCallable<AggregatedListSecurityPoliciesRequest,SecurityPoliciesAggregatedList>SecurityPoliciesStub. aggregatedListCallable()com.google.api.gax.rpc.PagedCallSettings<AggregatedListSecurityPoliciesRequest,SecurityPoliciesAggregatedList,SecurityPoliciesClient.AggregatedListPagedResponse>SecurityPoliciesStubSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListSecurityPoliciesRequest,SecurityPoliciesAggregatedList,SecurityPoliciesClient.AggregatedListPagedResponse>SecurityPoliciesStubSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.
-