Uses of Interface
software.amazon.awssdk.services.groundstation.model.GetAgentConfigurationResponse.Builder
-
Packages that use GetAgentConfigurationResponse.Builder Package Description software.amazon.awssdk.services.groundstation.model -
-
Uses of GetAgentConfigurationResponse.Builder in software.amazon.awssdk.services.groundstation.model
Methods in software.amazon.awssdk.services.groundstation.model that return GetAgentConfigurationResponse.Builder Modifier and Type Method Description GetAgentConfigurationResponse.BuilderGetAgentConfigurationResponse.Builder. agentId(String agentId)UUID of agent.static GetAgentConfigurationResponse.BuilderGetAgentConfigurationResponse. builder()GetAgentConfigurationResponse.BuilderGetAgentConfigurationResponse.Builder. taskingDocument(String taskingDocument)Tasking document for agent.GetAgentConfigurationResponse.BuilderGetAgentConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.groundstation.model that return types with arguments of type GetAgentConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends GetAgentConfigurationResponse.Builder>GetAgentConfigurationResponse. serializableBuilderClass()
-