Uses of Class
software.amazon.awssdk.services.privatenetworks.model.ReturnInformation
-
Packages that use ReturnInformation Package Description software.amazon.awssdk.services.privatenetworks.model -
-
Uses of ReturnInformation in software.amazon.awssdk.services.privatenetworks.model
Methods in software.amazon.awssdk.services.privatenetworks.model that return ReturnInformation Modifier and Type Method Description ReturnInformationNetworkResource. returnInformation()Information about a request to return the network resource.Methods in software.amazon.awssdk.services.privatenetworks.model with parameters of type ReturnInformation Modifier and Type Method Description NetworkResource.BuilderNetworkResource.Builder. returnInformation(ReturnInformation returnInformation)Information about a request to return the network resource.
-