Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.PropertyParameters
-
Packages that use PropertyParameters Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of PropertyParameters in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type PropertyParameters Modifier and Type Method Description Map<String,PropertyParameters>ApiRequestBody. content()The content of the request body.Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type PropertyParameters Modifier and Type Method Description ApiRequestBody.BuilderApiRequestBody.Builder. content(Map<String,PropertyParameters> content)The content of the request body.
-