Uses of Class
software.amazon.awssdk.services.nimble.model.CreateStudioComponentRequest
-
Packages that use CreateStudioComponentRequest Package Description software.amazon.awssdk.services.nimble Welcome to the Amazon Nimble Studio API reference.software.amazon.awssdk.services.nimble.transform -
-
Uses of CreateStudioComponentRequest in software.amazon.awssdk.services.nimble
Methods in software.amazon.awssdk.services.nimble with parameters of type CreateStudioComponentRequest Modifier and Type Method Description default CompletableFuture<CreateStudioComponentResponse>NimbleAsyncClient. createStudioComponent(CreateStudioComponentRequest createStudioComponentRequest)Creates a studio component resource.default CreateStudioComponentResponseNimbleClient. createStudioComponent(CreateStudioComponentRequest createStudioComponentRequest)Creates a studio component resource. -
Uses of CreateStudioComponentRequest in software.amazon.awssdk.services.nimble.transform
Methods in software.amazon.awssdk.services.nimble.transform with parameters of type CreateStudioComponentRequest Modifier and Type Method Description SdkHttpFullRequestCreateStudioComponentRequestMarshaller. marshall(CreateStudioComponentRequest createStudioComponentRequest)
-