Uses of Interface
software.amazon.awssdk.services.shield.model.CreateProtectionResponse.Builder
-
Packages that use CreateProtectionResponse.Builder Package Description software.amazon.awssdk.services.shield.model -
-
Uses of CreateProtectionResponse.Builder in software.amazon.awssdk.services.shield.model
Methods in software.amazon.awssdk.services.shield.model that return CreateProtectionResponse.Builder Modifier and Type Method Description static CreateProtectionResponse.BuilderCreateProtectionResponse. builder()CreateProtectionResponse.BuilderCreateProtectionResponse.Builder. protectionId(String protectionId)The unique identifier (ID) for the Protection object that is created.CreateProtectionResponse.BuilderCreateProtectionResponse. toBuilder()Methods in software.amazon.awssdk.services.shield.model that return types with arguments of type CreateProtectionResponse.Builder Modifier and Type Method Description static Class<? extends CreateProtectionResponse.Builder>CreateProtectionResponse. serializableBuilderClass()
-