Uses of Class
com.google.cloud.compute.v1.VmEndpointNatMappingsList
-
Packages that use VmEndpointNatMappingsList 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 VmEndpointNatMappingsList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return VmEndpointNatMappingsList Modifier and Type Method Description VmEndpointNatMappingsListVmEndpointNatMappingsList.Builder. build()VmEndpointNatMappingsListVmEndpointNatMappingsList.Builder. buildPartial()static VmEndpointNatMappingsListVmEndpointNatMappingsList. getDefaultInstance()VmEndpointNatMappingsListVmEndpointNatMappingsList.Builder. getDefaultInstanceForType()VmEndpointNatMappingsListVmEndpointNatMappingsList. getDefaultInstanceForType()static VmEndpointNatMappingsListVmEndpointNatMappingsList. parseDelimitedFrom(InputStream input)static VmEndpointNatMappingsListVmEndpointNatMappingsList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmEndpointNatMappingsListVmEndpointNatMappingsList. parseFrom(byte[] data)static VmEndpointNatMappingsListVmEndpointNatMappingsList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmEndpointNatMappingsListVmEndpointNatMappingsList. parseFrom(com.google.protobuf.ByteString data)static VmEndpointNatMappingsListVmEndpointNatMappingsList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmEndpointNatMappingsListVmEndpointNatMappingsList. parseFrom(com.google.protobuf.CodedInputStream input)static VmEndpointNatMappingsListVmEndpointNatMappingsList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmEndpointNatMappingsListVmEndpointNatMappingsList. parseFrom(InputStream input)static VmEndpointNatMappingsListVmEndpointNatMappingsList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmEndpointNatMappingsListVmEndpointNatMappingsList. parseFrom(ByteBuffer data)static VmEndpointNatMappingsListVmEndpointNatMappingsList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type VmEndpointNatMappingsList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList>RoutersClient. getNatMappingInfoCallable()Retrieves runtime Nat mapping information of VM endpoints.com.google.api.gax.rpc.PagedCallSettings.Builder<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,RoutersClient.GetNatMappingInfoPagedResponse>RoutersSettings.Builder. getNatMappingInfoSettings()Returns the builder for the settings used for calls to getNatMappingInfo.com.google.api.gax.rpc.PagedCallSettings<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,RoutersClient.GetNatMappingInfoPagedResponse>RoutersSettings. getNatMappingInfoSettings()Returns the object with the settings used for calls to getNatMappingInfo.com.google.protobuf.Parser<VmEndpointNatMappingsList>VmEndpointNatMappingsList. getParserForType()static com.google.protobuf.Parser<VmEndpointNatMappingsList>VmEndpointNatMappingsList. parser()Methods in com.google.cloud.compute.v1 with parameters of type VmEndpointNatMappingsList Modifier and Type Method Description protected RoutersClient.GetNatMappingInfoPageRoutersClient.GetNatMappingInfoPage. createPage(com.google.api.gax.rpc.PageContext<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,VmEndpointNatMappings> context, VmEndpointNatMappingsList response)VmEndpointNatMappingsList.BuilderVmEndpointNatMappingsList.Builder. mergeFrom(VmEndpointNatMappingsList other)static VmEndpointNatMappingsList.BuilderVmEndpointNatMappingsList. newBuilder(VmEndpointNatMappingsList prototype)Method parameters in com.google.cloud.compute.v1 with type arguments of type VmEndpointNatMappingsList Modifier and Type Method Description 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)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)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) -
Uses of VmEndpointNatMappingsList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type VmEndpointNatMappingsList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList>HttpJsonRoutersStub. getNatMappingInfoCallable()com.google.api.gax.rpc.UnaryCallable<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList>RoutersStub. getNatMappingInfoCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,RoutersClient.GetNatMappingInfoPagedResponse>RoutersStubSettings.Builder. getNatMappingInfoSettings()Returns the builder for the settings used for calls to getNatMappingInfo.com.google.api.gax.rpc.PagedCallSettings<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,RoutersClient.GetNatMappingInfoPagedResponse>RoutersStubSettings. getNatMappingInfoSettings()Returns the object with the settings used for calls to getNatMappingInfo.
-