Class BatchGetSecretValueRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.secretsmanager.transform.BatchGetSecretValueRequestMarshaller
- All Implemented Interfaces:
Marshaller<BatchGetSecretValueRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class BatchGetSecretValueRequestMarshaller
extends Object
implements Marshaller<BatchGetSecretValueRequest>
BatchGetSecretValueRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionBatchGetSecretValueRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(BatchGetSecretValueRequest batchGetSecretValueRequest)
-
Constructor Details
-
BatchGetSecretValueRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<BatchGetSecretValueRequest>
-