Uses of Class
software.amazon.awssdk.services.nimble.model.UpdateStudioComponentRequest
-
Packages that use UpdateStudioComponentRequest Package Description software.amazon.awssdk.services.nimble Welcome to the Amazon Nimble Studio API reference.software.amazon.awssdk.services.nimble.transform -
-
Uses of UpdateStudioComponentRequest in software.amazon.awssdk.services.nimble
Methods in software.amazon.awssdk.services.nimble with parameters of type UpdateStudioComponentRequest Modifier and Type Method Description default CompletableFuture<UpdateStudioComponentResponse>NimbleAsyncClient. updateStudioComponent(UpdateStudioComponentRequest updateStudioComponentRequest)Updates a studio component resource.default UpdateStudioComponentResponseNimbleClient. updateStudioComponent(UpdateStudioComponentRequest updateStudioComponentRequest)Updates a studio component resource. -
Uses of UpdateStudioComponentRequest in software.amazon.awssdk.services.nimble.transform
Methods in software.amazon.awssdk.services.nimble.transform with parameters of type UpdateStudioComponentRequest Modifier and Type Method Description SdkHttpFullRequestUpdateStudioComponentRequestMarshaller. marshall(UpdateStudioComponentRequest updateStudioComponentRequest)
-