Uses of Class
software.amazon.awssdk.services.backupgateway.model.UpdateGatewayInformationRequest
-
Packages that use UpdateGatewayInformationRequest Package Description software.amazon.awssdk.services.backupgateway Backup gateway software.amazon.awssdk.services.backupgateway.transform -
-
Uses of UpdateGatewayInformationRequest in software.amazon.awssdk.services.backupgateway
Methods in software.amazon.awssdk.services.backupgateway with parameters of type UpdateGatewayInformationRequest Modifier and Type Method Description default CompletableFuture<UpdateGatewayInformationResponse>BackupGatewayAsyncClient. updateGatewayInformation(UpdateGatewayInformationRequest updateGatewayInformationRequest)Updates a gateway's name.default UpdateGatewayInformationResponseBackupGatewayClient. updateGatewayInformation(UpdateGatewayInformationRequest updateGatewayInformationRequest)Updates a gateway's name. -
Uses of UpdateGatewayInformationRequest in software.amazon.awssdk.services.backupgateway.transform
Methods in software.amazon.awssdk.services.backupgateway.transform with parameters of type UpdateGatewayInformationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateGatewayInformationRequestMarshaller. marshall(UpdateGatewayInformationRequest updateGatewayInformationRequest)
-