Uses of Class
com.google.cloud.compute.v1.AggregatedListTargetVpnGatewaysRequest
-
Packages that use AggregatedListTargetVpnGatewaysRequest 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 AggregatedListTargetVpnGatewaysRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return AggregatedListTargetVpnGatewaysRequest Modifier and Type Method Description AggregatedListTargetVpnGatewaysRequestAggregatedListTargetVpnGatewaysRequest.Builder. build()AggregatedListTargetVpnGatewaysRequestAggregatedListTargetVpnGatewaysRequest.Builder. buildPartial()static AggregatedListTargetVpnGatewaysRequestAggregatedListTargetVpnGatewaysRequest. getDefaultInstance()AggregatedListTargetVpnGatewaysRequestAggregatedListTargetVpnGatewaysRequest.Builder. getDefaultInstanceForType()AggregatedListTargetVpnGatewaysRequestAggregatedListTargetVpnGatewaysRequest. getDefaultInstanceForType()static AggregatedListTargetVpnGatewaysRequestAggregatedListTargetVpnGatewaysRequest. parseDelimitedFrom(InputStream input)static AggregatedListTargetVpnGatewaysRequestAggregatedListTargetVpnGatewaysRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListTargetVpnGatewaysRequestAggregatedListTargetVpnGatewaysRequest. parseFrom(byte[] data)static AggregatedListTargetVpnGatewaysRequestAggregatedListTargetVpnGatewaysRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListTargetVpnGatewaysRequestAggregatedListTargetVpnGatewaysRequest. parseFrom(com.google.protobuf.ByteString data)static AggregatedListTargetVpnGatewaysRequestAggregatedListTargetVpnGatewaysRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListTargetVpnGatewaysRequestAggregatedListTargetVpnGatewaysRequest. parseFrom(com.google.protobuf.CodedInputStream input)static AggregatedListTargetVpnGatewaysRequestAggregatedListTargetVpnGatewaysRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListTargetVpnGatewaysRequestAggregatedListTargetVpnGatewaysRequest. parseFrom(InputStream input)static AggregatedListTargetVpnGatewaysRequestAggregatedListTargetVpnGatewaysRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListTargetVpnGatewaysRequestAggregatedListTargetVpnGatewaysRequest. parseFrom(ByteBuffer data)static AggregatedListTargetVpnGatewaysRequestAggregatedListTargetVpnGatewaysRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type AggregatedListTargetVpnGatewaysRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewayAggregatedList>TargetVpnGatewaysClient. aggregatedListCallable()Retrieves an aggregated list of target VPN gateways.com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewaysClient.AggregatedListPagedResponse>TargetVpnGatewaysClient. aggregatedListPagedCallable()Retrieves an aggregated list of target VPN gateways.com.google.api.gax.rpc.PagedCallSettings<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewayAggregatedList,TargetVpnGatewaysClient.AggregatedListPagedResponse>TargetVpnGatewaysSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewayAggregatedList,TargetVpnGatewaysClient.AggregatedListPagedResponse>TargetVpnGatewaysSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<AggregatedListTargetVpnGatewaysRequest>AggregatedListTargetVpnGatewaysRequest. getParserForType()static com.google.protobuf.Parser<AggregatedListTargetVpnGatewaysRequest>AggregatedListTargetVpnGatewaysRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type AggregatedListTargetVpnGatewaysRequest Modifier and Type Method Description TargetVpnGatewaysClient.AggregatedListPagedResponseTargetVpnGatewaysClient. aggregatedList(AggregatedListTargetVpnGatewaysRequest request)Retrieves an aggregated list of target VPN gateways.AggregatedListTargetVpnGatewaysRequest.BuilderAggregatedListTargetVpnGatewaysRequest.Builder. mergeFrom(AggregatedListTargetVpnGatewaysRequest other)static AggregatedListTargetVpnGatewaysRequest.BuilderAggregatedListTargetVpnGatewaysRequest. newBuilder(AggregatedListTargetVpnGatewaysRequest prototype) -
Uses of AggregatedListTargetVpnGatewaysRequest in com.google.cloud.compute.v1.stub
-