Uses of Interface
software.amazon.awssdk.services.ec2.model.GetFlowLogsIntegrationTemplateResponse.Builder
-
Packages that use GetFlowLogsIntegrationTemplateResponse.Builder Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of GetFlowLogsIntegrationTemplateResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetFlowLogsIntegrationTemplateResponse.Builder Modifier and Type Method Description static GetFlowLogsIntegrationTemplateResponse.BuilderGetFlowLogsIntegrationTemplateResponse. builder()GetFlowLogsIntegrationTemplateResponse.BuilderGetFlowLogsIntegrationTemplateResponse.Builder. result(String result)The generated CloudFormation template.GetFlowLogsIntegrationTemplateResponse.BuilderGetFlowLogsIntegrationTemplateResponse. toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetFlowLogsIntegrationTemplateResponse.Builder Modifier and Type Method Description static Class<? extends GetFlowLogsIntegrationTemplateResponse.Builder>GetFlowLogsIntegrationTemplateResponse. serializableBuilderClass()
-