Uses of Interface
software.amazon.awssdk.services.securityir.SecurityIrBaseClientBuilder
-
Packages that use SecurityIrBaseClientBuilder Package Description software.amazon.awssdk.services.securityir This guide provides documents the action and response elements for customer use of the service. -
-
Uses of SecurityIrBaseClientBuilder in software.amazon.awssdk.services.securityir
Classes in software.amazon.awssdk.services.securityir with type parameters of type SecurityIrBaseClientBuilder Modifier and Type Interface Description interfaceSecurityIrBaseClientBuilder<B extends SecurityIrBaseClientBuilder<B,C>,C>This includes configuration specific to Security Incident Response that is supported by bothSecurityIrClientBuilderandSecurityIrAsyncClientBuilder.Subinterfaces of SecurityIrBaseClientBuilder in software.amazon.awssdk.services.securityir Modifier and Type Interface Description interfaceSecurityIrAsyncClientBuilderA builder for creating an instance ofSecurityIrAsyncClient.interfaceSecurityIrClientBuilderA builder for creating an instance ofSecurityIrClient.
-