static PathAnalyzerTestSummary.Builder | 
PathAnalyzerTestSummary.builder() | 
 Create a new builder. 
 | 
PathAnalyzerTestSummary.Builder | 
PathAnalyzerTestSummary.Builder.compartmentId(String compartmentId) | 
The  OCID of the
PathAnalyzerTest resource’s compartment.  
 | 
PathAnalyzerTestSummary.Builder | 
PathAnalyzerTestSummary.Builder.copy(PathAnalyzerTestSummary model) | 
  | 
PathAnalyzerTestSummary.Builder | 
PathAnalyzerTestSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) | 
 Defined tags for this resource. 
 | 
PathAnalyzerTestSummary.Builder | 
PathAnalyzerTestSummary.Builder.destinationEndpoint(Endpoint destinationEndpoint) | 
  | 
PathAnalyzerTestSummary.Builder | 
PathAnalyzerTestSummary.Builder.displayName(String displayName) | 
 A user-friendly name. 
 | 
PathAnalyzerTestSummary.Builder | 
PathAnalyzerTestSummary.Builder.freeformTags(Map<String,String> freeformTags) | 
 Simple key-value pair that is applied without any predefined name, type or scope. 
 | 
PathAnalyzerTestSummary.Builder | 
PathAnalyzerTestSummary.Builder.id(String id) | 
 A unique identifier established when the resource is created. 
 | 
PathAnalyzerTestSummary.Builder | 
PathAnalyzerTestSummary.Builder.lifecycleState(PathAnalyzerTest.LifecycleState lifecycleState) | 
 The current state of the PathAnalyzerTest resource. 
 | 
PathAnalyzerTestSummary.Builder | 
PathAnalyzerTestSummary.Builder.protocol(Integer protocol) | 
 The IP protocol to use for the PathAnalyzerTest resource. 
 | 
PathAnalyzerTestSummary.Builder | 
PathAnalyzerTestSummary.Builder.protocolParameters(ProtocolParameters protocolParameters) | 
  | 
PathAnalyzerTestSummary.Builder | 
PathAnalyzerTestSummary.Builder.queryOptions(QueryOptions queryOptions) | 
  | 
PathAnalyzerTestSummary.Builder | 
PathAnalyzerTestSummary.Builder.sourceEndpoint(Endpoint sourceEndpoint) | 
  | 
PathAnalyzerTestSummary.Builder | 
PathAnalyzerTestSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) | 
 Usage of system tag keys. 
 | 
PathAnalyzerTestSummary.Builder | 
PathAnalyzerTestSummary.Builder.timeCreated(Date timeCreated) | 
The date and time the PathAnalyzerTest resource was created, in the format
defined by  RFC3339.  
 | 
PathAnalyzerTestSummary.Builder | 
PathAnalyzerTestSummary.Builder.timeUpdated(Date timeUpdated) | 
The date and time the PathAnalyzerTest resource was last updated, in the format
defined by  RFC3339.  
 | 
PathAnalyzerTestSummary.Builder | 
PathAnalyzerTestSummary.toBuilder() | 
  |