Uses of Class
com.google.cloud.compute.v1.GetNatMappingInfoRoutersRequest
-
Packages that use GetNatMappingInfoRoutersRequest 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 GetNatMappingInfoRoutersRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetNatMappingInfoRoutersRequest Modifier and Type Method Description GetNatMappingInfoRoutersRequestGetNatMappingInfoRoutersRequest.Builder. build()GetNatMappingInfoRoutersRequestGetNatMappingInfoRoutersRequest.Builder. buildPartial()static GetNatMappingInfoRoutersRequestGetNatMappingInfoRoutersRequest. getDefaultInstance()GetNatMappingInfoRoutersRequestGetNatMappingInfoRoutersRequest.Builder. getDefaultInstanceForType()GetNatMappingInfoRoutersRequestGetNatMappingInfoRoutersRequest. getDefaultInstanceForType()static GetNatMappingInfoRoutersRequestGetNatMappingInfoRoutersRequest. parseDelimitedFrom(InputStream input)static GetNatMappingInfoRoutersRequestGetNatMappingInfoRoutersRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetNatMappingInfoRoutersRequestGetNatMappingInfoRoutersRequest. parseFrom(byte[] data)static GetNatMappingInfoRoutersRequestGetNatMappingInfoRoutersRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetNatMappingInfoRoutersRequestGetNatMappingInfoRoutersRequest. parseFrom(com.google.protobuf.ByteString data)static GetNatMappingInfoRoutersRequestGetNatMappingInfoRoutersRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetNatMappingInfoRoutersRequestGetNatMappingInfoRoutersRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetNatMappingInfoRoutersRequestGetNatMappingInfoRoutersRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetNatMappingInfoRoutersRequestGetNatMappingInfoRoutersRequest. parseFrom(InputStream input)static GetNatMappingInfoRoutersRequestGetNatMappingInfoRoutersRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetNatMappingInfoRoutersRequestGetNatMappingInfoRoutersRequest. parseFrom(ByteBuffer data)static GetNatMappingInfoRoutersRequestGetNatMappingInfoRoutersRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetNatMappingInfoRoutersRequest 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.UnaryCallable<GetNatMappingInfoRoutersRequest,RoutersClient.GetNatMappingInfoPagedResponse>RoutersClient. getNatMappingInfoPagedCallable()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<GetNatMappingInfoRoutersRequest>GetNatMappingInfoRoutersRequest. getParserForType()static com.google.protobuf.Parser<GetNatMappingInfoRoutersRequest>GetNatMappingInfoRoutersRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetNatMappingInfoRoutersRequest Modifier and Type Method Description RoutersClient.GetNatMappingInfoPagedResponseRoutersClient. getNatMappingInfo(GetNatMappingInfoRoutersRequest request)Retrieves runtime Nat mapping information of VM endpoints.GetNatMappingInfoRoutersRequest.BuilderGetNatMappingInfoRoutersRequest.Builder. mergeFrom(GetNatMappingInfoRoutersRequest other)static GetNatMappingInfoRoutersRequest.BuilderGetNatMappingInfoRoutersRequest. newBuilder(GetNatMappingInfoRoutersRequest prototype)Method parameters in com.google.cloud.compute.v1 with type arguments of type GetNatMappingInfoRoutersRequest 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)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) -
Uses of GetNatMappingInfoRoutersRequest in com.google.cloud.compute.v1.stub
-