Uses of Class
software.amazon.awssdk.services.ssmsap.model.Application
-
Packages that use Application Package Description software.amazon.awssdk.services.ssmsap.model -
-
Uses of Application in software.amazon.awssdk.services.ssmsap.model
Methods in software.amazon.awssdk.services.ssmsap.model that return Application Modifier and Type Method Description ApplicationGetApplicationResponse. application()Returns all of the metadata of an application registered with AWS Systems Manager for SAP.ApplicationRegisterApplicationResponse. application()The application registered with AWS Systems Manager for SAP.Methods in software.amazon.awssdk.services.ssmsap.model with parameters of type Application Modifier and Type Method Description GetApplicationResponse.BuilderGetApplicationResponse.Builder. application(Application application)Returns all of the metadata of an application registered with AWS Systems Manager for SAP.RegisterApplicationResponse.BuilderRegisterApplicationResponse.Builder. application(Application application)The application registered with AWS Systems Manager for SAP.
-