Uses of Class
software.amazon.awssdk.services.storagegateway.model.UpdateSmbFileShareVisibilityRequest
-
Packages that use UpdateSmbFileShareVisibilityRequest Package Description software.amazon.awssdk.services.storagegateway Storage Gateway Service software.amazon.awssdk.services.storagegateway.transform -
-
Uses of UpdateSmbFileShareVisibilityRequest in software.amazon.awssdk.services.storagegateway
Methods in software.amazon.awssdk.services.storagegateway with parameters of type UpdateSmbFileShareVisibilityRequest Modifier and Type Method Description default CompletableFuture<UpdateSmbFileShareVisibilityResponse>StorageGatewayAsyncClient. updateSMBFileShareVisibility(UpdateSmbFileShareVisibilityRequest updateSmbFileShareVisibilityRequest)Controls whether the shares on an S3 File Gateway are visible in a net view or browse list.default UpdateSmbFileShareVisibilityResponseStorageGatewayClient. updateSMBFileShareVisibility(UpdateSmbFileShareVisibilityRequest updateSmbFileShareVisibilityRequest)Controls whether the shares on an S3 File Gateway are visible in a net view or browse list. -
Uses of UpdateSmbFileShareVisibilityRequest in software.amazon.awssdk.services.storagegateway.transform
Methods in software.amazon.awssdk.services.storagegateway.transform with parameters of type UpdateSmbFileShareVisibilityRequest Modifier and Type Method Description SdkHttpFullRequestUpdateSmbFileShareVisibilityRequestMarshaller. marshall(UpdateSmbFileShareVisibilityRequest updateSmbFileShareVisibilityRequest)
-