Uses of Class
software.amazon.awssdk.services.storagegateway.model.SetSmbGuestPasswordRequest
-
Packages that use SetSmbGuestPasswordRequest Package Description software.amazon.awssdk.services.storagegateway Storage Gateway Service software.amazon.awssdk.services.storagegateway.transform -
-
Uses of SetSmbGuestPasswordRequest in software.amazon.awssdk.services.storagegateway
Methods in software.amazon.awssdk.services.storagegateway with parameters of type SetSmbGuestPasswordRequest Modifier and Type Method Description default CompletableFuture<SetSmbGuestPasswordResponse>StorageGatewayAsyncClient. setSMBGuestPassword(SetSmbGuestPasswordRequest setSmbGuestPasswordRequest)Sets the password for the guest usersmbguest.default SetSmbGuestPasswordResponseStorageGatewayClient. setSMBGuestPassword(SetSmbGuestPasswordRequest setSmbGuestPasswordRequest)Sets the password for the guest usersmbguest. -
Uses of SetSmbGuestPasswordRequest in software.amazon.awssdk.services.storagegateway.transform
Methods in software.amazon.awssdk.services.storagegateway.transform with parameters of type SetSmbGuestPasswordRequest Modifier and Type Method Description SdkHttpFullRequestSetSmbGuestPasswordRequestMarshaller. marshall(SetSmbGuestPasswordRequest setSmbGuestPasswordRequest)
-