Interface DetectiveClientBuilder

All Superinterfaces:
AwsClientBuilder<DetectiveClientBuilder,DetectiveClient>, AwsSyncClientBuilder<DetectiveClientBuilder,DetectiveClient>, Buildable, DetectiveBaseClientBuilder<DetectiveClientBuilder,DetectiveClient>, SdkBuilder<DetectiveClientBuilder,DetectiveClient>, SdkClientBuilder<DetectiveClientBuilder,DetectiveClient>, SdkSyncClientBuilder<DetectiveClientBuilder,DetectiveClient>

@Generated("software.amazon.awssdk:codegen") public interface DetectiveClientBuilder extends AwsSyncClientBuilder<DetectiveClientBuilder,DetectiveClient>, DetectiveBaseClientBuilder<DetectiveClientBuilder,DetectiveClient>
A builder for creating an instance of DetectiveClient. This can be created with the static DetectiveClient.builder() method.