Uses of Interface
software.amazon.awssdk.services.kafka.model.PutClusterPolicyResponse.Builder
-
Packages that use PutClusterPolicyResponse.Builder Package Description software.amazon.awssdk.services.kafka.model -
-
Uses of PutClusterPolicyResponse.Builder in software.amazon.awssdk.services.kafka.model
Methods in software.amazon.awssdk.services.kafka.model that return PutClusterPolicyResponse.Builder Modifier and Type Method Description static PutClusterPolicyResponse.BuilderPutClusterPolicyResponse. builder()PutClusterPolicyResponse.BuilderPutClusterPolicyResponse.Builder. currentVersion(String currentVersion)The policy version.PutClusterPolicyResponse.BuilderPutClusterPolicyResponse. toBuilder()Methods in software.amazon.awssdk.services.kafka.model that return types with arguments of type PutClusterPolicyResponse.Builder Modifier and Type Method Description static Class<? extends PutClusterPolicyResponse.Builder>PutClusterPolicyResponse. serializableBuilderClass()
-