Uses of Interface
software.amazon.awssdk.services.cloudformation.model.StartResourceScanResponse.Builder
-
Packages that use StartResourceScanResponse.Builder Package Description software.amazon.awssdk.services.cloudformation.model -
-
Uses of StartResourceScanResponse.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return StartResourceScanResponse.Builder Modifier and Type Method Description static StartResourceScanResponse.BuilderStartResourceScanResponse. builder()StartResourceScanResponse.BuilderStartResourceScanResponse.Builder. resourceScanId(String resourceScanId)The Amazon Resource Name (ARN) of the resource scan.StartResourceScanResponse.BuilderStartResourceScanResponse. toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type StartResourceScanResponse.Builder Modifier and Type Method Description static Class<? extends StartResourceScanResponse.Builder>StartResourceScanResponse. serializableBuilderClass()
-