Uses of Class
com.google.cloud.compute.v1.VmEndpointNatMappings
-
Packages that use VmEndpointNatMappings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of VmEndpointNatMappings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return VmEndpointNatMappings Modifier and Type Method Description VmEndpointNatMappingsVmEndpointNatMappings.Builder. build()VmEndpointNatMappingsVmEndpointNatMappings.Builder. buildPartial()static VmEndpointNatMappingsVmEndpointNatMappings. getDefaultInstance()VmEndpointNatMappingsVmEndpointNatMappings.Builder. getDefaultInstanceForType()VmEndpointNatMappingsVmEndpointNatMappings. getDefaultInstanceForType()VmEndpointNatMappingsVmEndpointNatMappingsList.Builder. getResult(int index)[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappingsVmEndpointNatMappingsList. getResult(int index)[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappingsVmEndpointNatMappingsListOrBuilder. getResult(int index)[Output Only] A list of Nat mapping information of VM endpoints.static VmEndpointNatMappingsVmEndpointNatMappings. parseDelimitedFrom(InputStream input)static VmEndpointNatMappingsVmEndpointNatMappings. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmEndpointNatMappingsVmEndpointNatMappings. parseFrom(byte[] data)static VmEndpointNatMappingsVmEndpointNatMappings. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmEndpointNatMappingsVmEndpointNatMappings. parseFrom(com.google.protobuf.ByteString data)static VmEndpointNatMappingsVmEndpointNatMappings. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmEndpointNatMappingsVmEndpointNatMappings. parseFrom(com.google.protobuf.CodedInputStream input)static VmEndpointNatMappingsVmEndpointNatMappings. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmEndpointNatMappingsVmEndpointNatMappings. parseFrom(InputStream input)static VmEndpointNatMappingsVmEndpointNatMappings. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmEndpointNatMappingsVmEndpointNatMappings. parseFrom(ByteBuffer data)static VmEndpointNatMappingsVmEndpointNatMappings. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type VmEndpointNatMappings Modifier and Type Method Description com.google.protobuf.Parser<VmEndpointNatMappings>VmEndpointNatMappings. getParserForType()List<VmEndpointNatMappings>VmEndpointNatMappingsList.Builder. getResultList()[Output Only] A list of Nat mapping information of VM endpoints.List<VmEndpointNatMappings>VmEndpointNatMappingsList. getResultList()[Output Only] A list of Nat mapping information of VM endpoints.List<VmEndpointNatMappings>VmEndpointNatMappingsListOrBuilder. getResultList()[Output Only] A list of Nat mapping information of VM endpoints.static com.google.protobuf.Parser<VmEndpointNatMappings>VmEndpointNatMappings. parser()Methods in com.google.cloud.compute.v1 with parameters of type VmEndpointNatMappings Modifier and Type Method Description VmEndpointNatMappingsList.BuilderVmEndpointNatMappingsList.Builder. addResult(int index, VmEndpointNatMappings value)[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappingsList.BuilderVmEndpointNatMappingsList.Builder. addResult(VmEndpointNatMappings value)[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappings.BuilderVmEndpointNatMappings.Builder. mergeFrom(VmEndpointNatMappings other)static VmEndpointNatMappings.BuilderVmEndpointNatMappings. newBuilder(VmEndpointNatMappings prototype)VmEndpointNatMappingsList.BuilderVmEndpointNatMappingsList.Builder. setResult(int index, VmEndpointNatMappings value)[Output Only] A list of Nat mapping information of VM endpoints.Method parameters in com.google.cloud.compute.v1 with type arguments of type VmEndpointNatMappings Modifier and Type Method Description VmEndpointNatMappingsList.BuilderVmEndpointNatMappingsList.Builder. addAllResult(Iterable<? extends VmEndpointNatMappings> values)[Output Only] A list of Nat mapping information of VM endpoints.static com.google.api.core.ApiFuture<RoutersClient.GetNatMappingInfoPagedResponse>RoutersClient.GetNatMappingInfoPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,VmEndpointNatMappings> context, com.google.api.core.ApiFuture<VmEndpointNatMappingsList> futureResponse)protected RoutersClient.GetNatMappingInfoPageRoutersClient.GetNatMappingInfoPage. createPage(com.google.api.gax.rpc.PageContext<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,VmEndpointNatMappings> context, VmEndpointNatMappingsList response)com.google.api.core.ApiFuture<RoutersClient.GetNatMappingInfoPage>RoutersClient.GetNatMappingInfoPage. createPageAsync(com.google.api.gax.rpc.PageContext<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,VmEndpointNatMappings> context, com.google.api.core.ApiFuture<VmEndpointNatMappingsList> futureResponse)
-