Uses of Interface
software.amazon.awssdk.services.sns.model.CreatePlatformApplicationResponse.Builder
-
Packages that use CreatePlatformApplicationResponse.Builder Package Description software.amazon.awssdk.services.sns.model -
-
Uses of CreatePlatformApplicationResponse.Builder in software.amazon.awssdk.services.sns.model
Methods in software.amazon.awssdk.services.sns.model that return CreatePlatformApplicationResponse.Builder Modifier and Type Method Description static CreatePlatformApplicationResponse.BuilderCreatePlatformApplicationResponse. builder()CreatePlatformApplicationResponse.BuilderCreatePlatformApplicationResponse.Builder. platformApplicationArn(String platformApplicationArn)PlatformApplicationArnis returned.CreatePlatformApplicationResponse.BuilderCreatePlatformApplicationResponse. toBuilder()Methods in software.amazon.awssdk.services.sns.model that return types with arguments of type CreatePlatformApplicationResponse.Builder Modifier and Type Method Description static Class<? extends CreatePlatformApplicationResponse.Builder>CreatePlatformApplicationResponse. serializableBuilderClass()
-