/** This is an automatically generated code sample. 
To make this code sample work in your Oracle Cloud tenancy, 
please replace the values for any parameters whose current values do not fit
your use case (such as resource IDs, strings containing ‘EXAMPLE’ or ‘unique_id’, and 
boolean, number, and enum parameters with values not fitting your use case).
*/

import com.oracle.bmc.ConfigFileReader;
import com.oracle.bmc.auth.AuthenticationDetailsProvider;
import com.oracle.bmc.auth.ConfigFileAuthenticationDetailsProvider;
import com.oracle.bmc.loganalytics.LogAnalyticsClient;
import com.oracle.bmc.loganalytics.model.*;
import com.oracle.bmc.loganalytics.requests.*;
import com.oracle.bmc.loganalytics.responses.*;
import java.math.BigDecimal;

import java.util.ArrayList;
import java.util.HashMap;
import java.util.Date;
import java.util.UUID;
import java.util.Arrays;


public class ExtractStructuredLogFieldPathsExample {
    public static void main(String[] args) throws Exception {

        /**
         * Create a default authentication provider that uses the DEFAULT
         * profile in the configuration file.
         * Refer to <see href="https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/sdkconfig.htm#SDK_and_CLI_Configuration_File>the public documentation</see> on how to prepare a configuration file.
         */
        final ConfigFileReader.ConfigFile configFile = ConfigFileReader.parseDefault();
        final AuthenticationDetailsProvider provider = new ConfigFileAuthenticationDetailsProvider(configFile);

        /* Create a service client */
        LogAnalyticsClient client = LogAnalyticsClient.builder().build(provider);

        /* Create a request and dependent object(s). */
	LogAnalyticsParser logAnalyticsParser = LogAnalyticsParser.builder()
		.content("EXAMPLE-content-Value")
		.description("EXAMPLE-description-Value")
		.displayName("EXAMPLE-displayName-Value")
		.editVersion(825L)
		.encoding("EXAMPLE-encoding-Value")
		.exampleContent("EXAMPLE-exampleContent-Value")
		.fieldMaps(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
				.field(LogAnalyticsField.builder()
					.ceeAlias("EXAMPLE-ceeAlias-Value")
					.dataType("EXAMPLE-dataType-Value")
					.regularExpression("EXAMPLE-regularExpression-Value")
					.description("EXAMPLE-description-Value")
					.displayName("EXAMPLE-displayName-Value")
					.editVersion(315L)
					.facetPriority(286L)
					.name("EXAMPLE-name-Value")
					.isFacetEligible(false)
					.isHighCardinality(false)
					.isLargeData(false)
					.isMultiValued(true)
					.isPrimary(false)
					.isSystem(true)
					.isSummarizable(false)
					.mappedValue("EXAMPLE-mappedValue-Value")
					.isMetricKeyEligible(true)
					.isMetricValueEligible(false)
					.rangeFacetEligible(621L)
					.isTableEligible(false)
					.unitType("EXAMPLE-unitType-Value").build())
				.parserFieldId(435L)
				.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
				.parserFieldName("EXAMPLE-parserFieldName-Value")
				.storageFieldName("EXAMPLE-storageFieldName-Value")
				.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
				.parserName("EXAMPLE-parserName-Value")
				.parserFieldSequence(690L)
				.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
		.footerContent("EXAMPLE-footerContent-Value")
		.headerContent("EXAMPLE-headerContent-Value")
		.name("EXAMPLE-name-Value")
		.isDefault(true)
		.isSingleLineContent(true)
		.isSystem(true)
		.language("EXAMPLE-language-Value")
		.timeUpdated(new Date("Mon Dec 26 20:20:00 UTC 2011"))
		.logTypeTestRequestVersion(121)
		.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
		.isHidden(true)
		.parserSequence(747)
		.parserTimezone("EXAMPLE-parserTimezone-Value")
		.parserFilter(LogAnalyticsParserFilter.builder()
			.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
			.agentVersion("EXAMPLE-agentVersion-Value")
			.isInUse(389L)
			.operatingSystem("EXAMPLE-operatingSystem-Value")
			.parserId(254L)
			.version("EXAMPLE-version-Value").build())
		.isParserWrittenOnce(false)
		.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
				.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
					.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
							.description("EXAMPLE-description-Value")
							.name("EXAMPLE-name-Value")
							.isMandatory(true)
							.isRepeatable(true)
							.pluginName("EXAMPLE-pluginName-Value")
							.type("EXAMPLE-type-Value").build())))
					.description("EXAMPLE-description-Value")
					.displayName("EXAMPLE-displayName-Value")
					.name("EXAMPLE-name-Value").build())
				.parserFunctionId(189L)
				.parserFunctionName("EXAMPLE-parserFunctionName-Value")
				.isEnabled(true)
				.isSystem(true)
				.parserId(831L)
				.parserName("EXAMPLE-parserName-Value")
				.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
				.parserFunctionPriority(278L)
				.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
						.parserFunctionId(113L)
						.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
						.parserFunctionParameterId(232L)
						.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
						.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
						.parserName("EXAMPLE-parserName-Value")
						.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
							.description("EXAMPLE-description-Value")
							.name("EXAMPLE-name-Value")
							.isMandatory(true)
							.isRepeatable(true)
							.pluginName("EXAMPLE-pluginName-Value")
							.type("EXAMPLE-type-Value").build()).build()))).build())))
		.sourcesCount(274L)
		.sources(new ArrayList<>(Arrays.asList(LogAnalyticsSource.builder()
				.labelConditions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceLabelCondition.builder()
						.conditionString("EXAMPLE-conditionString-Value")
						.conditionBlock(ConditionBlock.builder()
							.conditionBlocksOperator(ConditionBlock.ConditionBlocksOperator.And)
							.fieldName("EXAMPLE-fieldName-Value")
							.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
							.labelConditionValue("EXAMPLE-labelConditionValue-Value")
							.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value"))).build())
						.message("EXAMPLE-message-Value")
						.isVisible(false)
						.blockConditionField("EXAMPLE-blockConditionField-Value")
						.blockConditionOperator("EXAMPLE-blockConditionOperator-Value")
						.blockConditionValue("EXAMPLE-blockConditionValue-Value")
						.labelConditionValue("EXAMPLE-labelConditionValue-Value")
						.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
						.contentExample("EXAMPLE-contentExample-Value")
						.isEnabled(false)
						.fieldName("EXAMPLE-fieldName-Value")
						.labelConditionId(666L)
						.isSystem(false)
						.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
						.sourceId(437L)
						.labelDisplayName("EXAMPLE-labelDisplayName-Value")
						.storageField("EXAMPLE-storageField-Value")
						.labelName("EXAMPLE-labelName-Value")
						.isInlineLabelExistingInDatabase(true).build())))
				.associationCount(589)
				.associationEntity(new ArrayList<>(Arrays.asList(LogAnalyticsAssociation.builder()
						.failureMessage("EXAMPLE-failureMessage-Value")
						.agentId("ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value")
						.timeLastAttempted(new Date("Thu Apr 19 14:35:08 UTC 2035"))
						.retryCount(331L)
						.sourceName("EXAMPLE-sourceName-Value")
						.sourceDisplayName("EXAMPLE-sourceDisplayName-Value")
						.sourceTypeName("EXAMPLE-sourceTypeName-Value")
						.lifeCycleState(LogAnalyticsAssociation.LifeCycleState.Failed)
						.entityId("ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value")
						.entityName("EXAMPLE-entityName-Value")
						.entityTypeName("EXAMPLE-entityTypeName-Value")
						.host("EXAMPLE-host-Value")
						.agentEntityName("EXAMPLE-agentEntityName-Value")
						.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value")
						.logGroupId("ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value")
						.logGroupName("EXAMPLE-logGroupName-Value")
						.logGroupCompartment("EXAMPLE-logGroupCompartment-Value")
						.associationProperties(new ArrayList<>(Arrays.asList(AssociationProperty.builder()
								.name("EXAMPLE-name-Value")
								.value("EXAMPLE-value-Value")
								.patterns(new ArrayList<>(Arrays.asList(PatternOverride.builder()
										.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
										.value("EXAMPLE-value-Value")
										.effectiveLevel("EXAMPLE-effectiveLevel-Value").build()))).build()))).build())))
				.dataFilterDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceDataFilter.builder()
						.description("EXAMPLE-description-Value")
						.displayName("EXAMPLE-displayName-Value")
						.editVersion(429L)
						.isEnabled(false)
						.fieldName("EXAMPLE-fieldName-Value")
						.hashType(405)
						.dataFilterId(815L)
						.isSystem(true)
						.matchRegularExpression("EXAMPLE-matchRegularExpression-Value")
						.order(327L)
						.path("EXAMPLE-path-Value")
						.replacementString("EXAMPLE-replacementString-Value")
						.sourceId(486L)
						.filterType(LogAnalyticsSourceDataFilter.FilterType.DropString).build())))
				.databaseCredential("EXAMPLE-databaseCredential-Value")
				.extendedFieldDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceExtendedFieldDefinition.builder()
						.field(LogAnalyticsField.builder()
							.ceeAlias("EXAMPLE-ceeAlias-Value")
							.dataType("EXAMPLE-dataType-Value")
							.regularExpression("EXAMPLE-regularExpression-Value")
							.description("EXAMPLE-description-Value")
							.displayName("EXAMPLE-displayName-Value")
							.editVersion(74L)
							.facetPriority(918L)
							.name("EXAMPLE-name-Value")
							.isFacetEligible(false)
							.isHighCardinality(false)
							.isLargeData(false)
							.isMultiValued(true)
							.isPrimary(true)
							.isSystem(false)
							.isSummarizable(true)
							.mappedValue("EXAMPLE-mappedValue-Value")
							.isMetricKeyEligible(false)
							.isMetricValueEligible(true)
							.rangeFacetEligible(991L)
							.isTableEligible(false)
							.unitType("EXAMPLE-unitType-Value").build())
						.displayRegularExpression("EXAMPLE-displayRegularExpression-Value")
						.extendedFields(new ArrayList<>(Arrays.asList(LogAnalyticsExtendedField.builder()
								.field(LogAnalyticsField.builder()
									.ceeAlias("EXAMPLE-ceeAlias-Value")
									.dataType("EXAMPLE-dataType-Value")
									.regularExpression("EXAMPLE-regularExpression-Value")
									.description("EXAMPLE-description-Value")
									.displayName("EXAMPLE-displayName-Value")
									.editVersion(757L)
									.facetPriority(976L)
									.name("EXAMPLE-name-Value")
									.isFacetEligible(true)
									.isHighCardinality(false)
									.isLargeData(false)
									.isMultiValued(false)
									.isPrimary(true)
									.isSystem(false)
									.isSummarizable(false)
									.mappedValue("EXAMPLE-mappedValue-Value")
									.isMetricKeyEligible(false)
									.isMetricValueEligible(true)
									.rangeFacetEligible(850L)
									.isTableEligible(true)
									.unitType("EXAMPLE-unitType-Value").build())
								.extendedFieldDefinitionId(997L)
								.fieldName("EXAMPLE-fieldName-Value")
								.fieldDisplayName("EXAMPLE-fieldDisplayName-Value")
								.savedRegularExpressionName("EXAMPLE-savedRegularExpressionName-Value")
								.extendedFieldId(765L).build())))
						.baseFieldName("EXAMPLE-baseFieldName-Value")
						.baseFieldLogText("EXAMPLE-baseFieldLogText-Value")
						.conditionDataType("EXAMPLE-conditionDataType-Value")
						.conditionField("EXAMPLE-conditionField-Value")
						.conditionOperator("EXAMPLE-conditionOperator-Value")
						.conditionValue("EXAMPLE-conditionValue-Value")
						.convertedRegularExpression("EXAMPLE-convertedRegularExpression-Value")
						.isEnabled(true)
						.extendedFieldDefinitionId(131L)
						.isSystem(true)
						.regularExpression("EXAMPLE-regularExpression-Value")
						.sourceId(47L)
						.timeUpdated(new Date("Thu Dec 04 19:08:46 UTC 2014")).build())))
				.isForCloud(false)
				.labels(new ArrayList<>(Arrays.asList(LogAnalyticsLabelView.builder()
						.aliases(new ArrayList<>(Arrays.asList(LogAnalyticsLabelAlias.builder()
								.alias("EXAMPLE-alias-Value")
								.aliasDisplayName("EXAMPLE-aliasDisplayName-Value")
								.isSystem(true)
								.displayName("EXAMPLE-displayName-Value")
								.name("EXAMPLE-name-Value")
								.priority(LogAnalyticsLabelAlias.Priority.Low).build())))
						.countUsageInAlertRule(159L)
						.countUsageInSource(861L)
						.id("EXAMPLE-id-Value")
						.suggestType(90L)
						.description("EXAMPLE-description-Value")
						.displayName("EXAMPLE-displayName-Value")
						.editVersion(732L)
						.impact("EXAMPLE-impact-Value")
						.isSystem(true)
						.name("EXAMPLE-name-Value")
						.priority(LogAnalyticsLabelView.Priority.None)
						.recommendation("EXAMPLE-recommendation-Value")
						.type(283L)
						.isUserDeleted(true).build())))
				.metricDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsMetric.builder()
						.aggregationField("EXAMPLE-aggregationField-Value")
						.bucketMetadata("EXAMPLE-bucketMetadata-Value")
						.clockPeriod("EXAMPLE-clockPeriod-Value")
						.description("EXAMPLE-description-Value")
						.editVersion(603L)
						.fieldName("EXAMPLE-fieldName-Value")
						.fieldValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
						.groupingField("EXAMPLE-groupingField-Value")
						.isEnabled(false)
						.isSystem(false)
						.displayName("EXAMPLE-displayName-Value")
						.metricReference(154L)
						.name("EXAMPLE-name-Value")
						.metricType(LogAnalyticsMetric.MetricType.CountDistribution)
						.isMetricSourceEnabled(true)
						.operator(LogAnalyticsMetric.Operator.ContainsIgnoreCase)
						.entityType("EXAMPLE-entityType-Value")
						.timeUpdated(new Date("Wed Nov 11 05:47:31 UTC 2043"))
						.unitType("EXAMPLE-unitType-Value")
						.isUserCustomized(true).build())))
				.metrics(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetric.builder()
						.isMetricSourceEnabled(false)
						.metricName("EXAMPLE-metricName-Value")
						.sourceName("EXAMPLE-sourceName-Value")
						.entityType("EXAMPLE-entityType-Value").build())))
				.parameters(new ArrayList<>(Arrays.asList(LogAnalyticsParameter.builder()
						.defaultValue("EXAMPLE-defaultValue-Value")
						.description("EXAMPLE-description-Value")
						.isActive(false)
						.name("EXAMPLE-name-Value")
						.sourceId(330L).build())))
				.patternCount(867)
				.patterns(new ArrayList<>(Arrays.asList(LogAnalyticsSourcePattern.builder()
						.convertedText("EXAMPLE-convertedText-Value")
						.dbParserId(221L)
						.dbPatternDateTimeColumns("EXAMPLE-dbPatternDateTimeColumns-Value")
						.dbPatternDateTimeField("EXAMPLE-dbPatternDateTimeField-Value")
						.dbPatternSequenceColumn("EXAMPLE-dbPatternSequenceColumn-Value")
						.fields(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
								.field(LogAnalyticsField.builder()
									.ceeAlias("EXAMPLE-ceeAlias-Value")
									.dataType("EXAMPLE-dataType-Value")
									.regularExpression("EXAMPLE-regularExpression-Value")
									.description("EXAMPLE-description-Value")
									.displayName("EXAMPLE-displayName-Value")
									.editVersion(490L)
									.facetPriority(820L)
									.name("EXAMPLE-name-Value")
									.isFacetEligible(true)
									.isHighCardinality(true)
									.isLargeData(true)
									.isMultiValued(false)
									.isPrimary(true)
									.isSystem(false)
									.isSummarizable(true)
									.mappedValue("EXAMPLE-mappedValue-Value")
									.isMetricKeyEligible(true)
									.isMetricValueEligible(false)
									.rangeFacetEligible(855L)
									.isTableEligible(true)
									.unitType("EXAMPLE-unitType-Value").build())
								.parserFieldId(879L)
								.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
								.parserFieldName("EXAMPLE-parserFieldName-Value")
								.storageFieldName("EXAMPLE-storageFieldName-Value")
								.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
								.parserName("EXAMPLE-parserName-Value")
								.parserFieldSequence(569L)
								.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
						.isInclude(false)
						.isDefault(false)
						.patternFilter(LogAnalyticsPatternFilter.builder()
							.agentVersion("EXAMPLE-agentVersion-Value")
							.isInUse(false)
							.operatingSystem("EXAMPLE-operatingSystem-Value")
							.patternId(165L)
							.sourceId(602L)
							.version("EXAMPLE-version-Value").build())
						.alias("EXAMPLE-alias-Value")
						.description("EXAMPLE-description-Value")
						.isEnabled(false)
						.patternId(489L)
						.isSystem(true)
						.sourceId(980L)
						.isAgentWarningSuppressed(false)
						.patternText("EXAMPLE-patternText-Value")
						.patternType(210L)
						.entityType(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
						.patternProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
								.name("EXAMPLE-name-Value")
								.value("EXAMPLE-value-Value").build()))).build())))
				.description("EXAMPLE-description-Value")
				.displayName("EXAMPLE-displayName-Value")
				.editVersion(213L)
				.functions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceFunction.builder()
						.arguments(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
								.isOverrideOutputFields(false)
								.argumentDisplayName("EXAMPLE-argumentDisplayName-Value")
								.argumentExample("EXAMPLE-argumentExample-Value")
								.argumentService("EXAMPLE-argumentService-Value")
								.argumentDataType("EXAMPLE-argumentDataType-Value")
								.argumentDescription("EXAMPLE-argumentDescription-Value")
								.argumentName("EXAMPLE-argumentName-Value")
								.argumentOrder(317L)
								.argumentType(804L)
								.argumentId(273L)
								.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
								.argumentLookupColumnPosition(781L)
								.argumentValue("EXAMPLE-argumentValue-Value")
								.argumentReference("EXAMPLE-argumentReference-Value").build())))
						.isEnabled(false)
						.function(LogAnalyticsMetaFunction.builder()
							.metaFunctionArgument(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
									.isOverrideOutputFields(false)
									.argumentDisplayName("EXAMPLE-argumentDisplayName-Value")
									.argumentExample("EXAMPLE-argumentExample-Value")
									.argumentService("EXAMPLE-argumentService-Value")
									.argumentDataType("EXAMPLE-argumentDataType-Value")
									.argumentDescription("EXAMPLE-argumentDescription-Value")
									.argumentName("EXAMPLE-argumentName-Value")
									.argumentOrder(521L)
									.argumentType(722L)
									.argumentId(308L)
									.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
									.argumentLookupColumnPosition(158L)
									.argumentValue("EXAMPLE-argumentValue-Value")
									.argumentReference("EXAMPLE-argumentReference-Value").build())))
							.component("EXAMPLE-component-Value")
							.description("EXAMPLE-description-Value")
							.editVersion(942L)
							.metaFunctionId(640L)
							.javaClassName("EXAMPLE-javaClassName-Value")
							.name("EXAMPLE-name-Value").build())
						.functionName(LogAnalyticsSourceFunction.FunctionName.Lookup)
						.functionReference("EXAMPLE-functionReference-Value")
						.sourceReference("EXAMPLE-sourceReference-Value")
						.features(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
						.functionId(485L)
						.order(120L)
						.isSystem(true)
						.lookupColumn("EXAMPLE-lookupColumn-Value")
						.lookupColumnPosition(565L)
						.lookupDisplayName("EXAMPLE-lookupDisplayName-Value")
						.lookupMode(33L)
						.lookupTable("EXAMPLE-lookupTable-Value")
						.sourceId(71L).build())))
				.sourceId(85L)
				.name("EXAMPLE-name-Value")
				.isSecureContent(true)
				.isSystem(false)
				.isAutoAssociationEnabled(false)
				.isAutoAssociationOverride(false)
				.ruleId(283L)
				.typeName("EXAMPLE-typeName-Value")
				.typeDisplayName("EXAMPLE-typeDisplayName-Value")
				.warningConfig(641L)
				.metadataFields(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetadataField.builder()
						.fieldName("EXAMPLE-fieldName-Value")
						.isEnabled(true)
						.isSystem(true)
						.key("EXAMPLE-key-Value")
						.sourceName("EXAMPLE-sourceName-Value").build())))
				.labelDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsLabelDefinition.builder()
						.editVersion(487L)
						.isSystem(true)
						.sourceId(859L)
						.labelName("EXAMPLE-labelName-Value").build())))
				.entityTypes(new ArrayList<>(Arrays.asList(LogAnalyticsSourceEntityType.builder()
						.sourceId(537L)
						.entityType("EXAMPLE-entityType-Value")
						.entityTypeCategory("EXAMPLE-entityTypeCategory-Value")
						.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value").build())))
				.isTimezoneOverride(true)
				.timeUpdated(new Date("Fri Mar 23 01:36:16 UTC 2029"))
				.eventTypes(new ArrayList<>(Arrays.asList(EventType.builder()
						.eventTypeName("EXAMPLE-eventTypeName-Value")
						.specVersion("EXAMPLE-specVersion-Value")
						.isEnabled(true)
						.isSystem(true)
						.timeUpdated(new Date("Mon Jul 04 12:59:05 UTC 2044")).build())))
				.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
						.name("EXAMPLE-name-Value")
						.description("EXAMPLE-description-Value")
						.displayName("EXAMPLE-displayName-Value")
						.type("EXAMPLE-type-Value")
						.isSystem(false).build())))
				.endpoints(new ArrayList<>(Arrays.asList(LogListTypeEndpoint.builder()
						.listEndpoint(LogListEndpoint.builder()
							.name("EXAMPLE-name-Value")
							.description("EXAMPLE-description-Value")
							.model("EXAMPLE-model-Value")
							.endpointId(362L)
							.request(EndpointRequest.builder()
								.method(EndpointRequest.Method.Get)
								.url("EXAMPLE-url-Value")
								.contentType("EXAMPLE-contentType-Value")
								.payload("EXAMPLE-payload-Value")
								.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
										.name("EXAMPLE-name-Value")
										.value("EXAMPLE-value-Value").build())))
								.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
										.name("EXAMPLE-name-Value")
										.value("EXAMPLE-value-Value").build()))).build())
							.response(EndpointResponse.builder()
								.contentType("EXAMPLE-contentType-Value")
								.example("EXAMPLE-example-Value").build())
							.credentials(EndpointCredentials.builder()
								.credentialType(EndpointCredentials.CredentialType.DynamicToken)
								.credentialName("EXAMPLE-credentialName-Value")
								.credentialEndpoint(CredentialEndpoint.builder()
									.name("EXAMPLE-name-Value")
									.description("EXAMPLE-description-Value")
									.model("EXAMPLE-model-Value")
									.endpointId(879L)
									.response(EndpointResponse.builder()
										.contentType("EXAMPLE-contentType-Value")
										.example("EXAMPLE-example-Value").build())
									.proxy(EndpointProxy.builder()
										.url("EXAMPLE-url-Value")
										.credentialName("EXAMPLE-credentialName-Value")
										.credentialType(EndpointProxy.CredentialType.BasicAuth).build()).build()).build())
							.proxy(EndpointProxy.builder()
								.url("EXAMPLE-url-Value")
								.credentialName("EXAMPLE-credentialName-Value")
								.credentialType(EndpointProxy.CredentialType.None).build())
							.isEnabled(true)
							.isSystem(false)
							.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
									.name("EXAMPLE-name-Value")
									.value("EXAMPLE-value-Value").build()))).build())
						.logEndpoints(new ArrayList<>(Arrays.asList(LogEndpoint.builder()
								.name("EXAMPLE-name-Value")
								.description("EXAMPLE-description-Value")
								.model("EXAMPLE-model-Value")
								.endpointId(954L)
								.request(EndpointRequest.builder()
									.method(EndpointRequest.Method.Get)
									.url("EXAMPLE-url-Value")
									.contentType("EXAMPLE-contentType-Value")
									.payload("EXAMPLE-payload-Value")
									.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
											.name("EXAMPLE-name-Value")
											.value("EXAMPLE-value-Value").build())))
									.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
											.name("EXAMPLE-name-Value")
											.value("EXAMPLE-value-Value").build()))).build())
								.response(EndpointResponse.builder()
									.contentType("EXAMPLE-contentType-Value")
									.example("EXAMPLE-example-Value").build())
								.credentials(EndpointCredentials.builder()
									.credentialType(EndpointCredentials.CredentialType.BasicAuth)
									.credentialName("EXAMPLE-credentialName-Value")
									.credentialEndpoint(CredentialEndpoint.builder()
										.name("EXAMPLE-name-Value")
										.description("EXAMPLE-description-Value")
										.model("EXAMPLE-model-Value")
										.endpointId(179L)
										.response(EndpointResponse.builder()
											.contentType("EXAMPLE-contentType-Value")
											.example("EXAMPLE-example-Value").build())
										.proxy(EndpointProxy.builder()
											.url("EXAMPLE-url-Value")
											.credentialName("EXAMPLE-credentialName-Value")
											.credentialType(EndpointProxy.CredentialType.BasicAuth).build()).build()).build())
								.proxy(EndpointProxy.builder()
									.url("EXAMPLE-url-Value")
									.credentialName("EXAMPLE-credentialName-Value")
									.credentialType(EndpointProxy.CredentialType.Token).build())
								.isEnabled(false)
								.isSystem(true)
								.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
										.name("EXAMPLE-name-Value")
										.value("EXAMPLE-value-Value").build()))).build()))).build())))
				.sourceProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
						.name("EXAMPLE-name-Value")
						.value("EXAMPLE-value-Value").build()))).build())))
		.shouldTokenizeOriginalText(false)
		.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
		.fieldQualifier("EXAMPLE-fieldQualifier-Value")
		.type(LogAnalyticsParser.Type.Json)
		.isUserDeleted(true)
		.isNamespaceAware(true)
		.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
				.name("EXAMPLE-name-Value")
				.description("EXAMPLE-description-Value")
				.displayName("EXAMPLE-displayName-Value")
				.type("EXAMPLE-type-Value")
				.isSystem(true).build())))
		.isPositionAware(true)
		.dependentSources(new ArrayList<>(Arrays.asList(DependentSource.builder()
				.sourceName("EXAMPLE-sourceName-Value")
				.sourceDisplayName("EXAMPLE-sourceDisplayName-Value")
				.sourceId(953L)
				.sourceType("EXAMPLE-sourceType-Value")
				.isSystem(true)
				.isAutoAssociationEnabled(true)
				.entityTypes(new ArrayList<>(Arrays.asList(LogAnalyticsSourceEntityType.builder()
						.sourceId(323L)
						.entityType("EXAMPLE-entityType-Value")
						.entityTypeCategory("EXAMPLE-entityTypeCategory-Value")
						.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value").build())))
				.dependencies(new ArrayList<>(Arrays.asList(Dependency.builder()
						.type("EXAMPLE-type-Value")
						.referenceType("EXAMPLE-referenceType-Value")
						.referenceId(256L).build()))).build())))
		.dependentParsers(new ArrayList<>(Arrays.asList(DependentParser.builder()
				.parserName("EXAMPLE-parserName-Value")
				.parserDisplayName("EXAMPLE-parserDisplayName-Value")
				.parserId(639L)
				.isSystem(true)
				.parserType(DependentParser.ParserType.Odl)
				.dependencies(new ArrayList<>(Arrays.asList(Dependency.builder()
						.type("EXAMPLE-type-Value")
						.referenceType("EXAMPLE-referenceType-Value")
						.referenceId(678L).build()))).build()))).build();

	ExtractStructuredLogFieldPathsRequest extractStructuredLogFieldPathsRequest = ExtractStructuredLogFieldPathsRequest.builder()
		.namespaceName("EXAMPLE-namespaceName-Value")
		.loganParserDetails(logAnalyticsParser)
		.parserType(ExtractStructuredLogFieldPathsRequest.ParserType.Delimited)
		.opcRetryToken("EXAMPLE-opcRetryToken-Value")
		.opcRequestId("KSYKIHFCKLIDI3ACJWCE<unique_ID>").build();

        /* Send request to the Client */
        ExtractStructuredLogFieldPathsResponse response = client.extractStructuredLogFieldPaths(extractStructuredLogFieldPathsRequest);
    }

    
}